xchange-stream
xchange-stream copied to clipboard
Poloniex implementation doesn't support Android.
The exception is caused by: java.lang.NoClassDefFoundError: Failed resolution of: Ljava/time/Duration.As the Android runtime supports a limited subset of the standard library enhancements made in JDK 8. The JDK 8 date time library is not supported.
The discussion for Android support may need to be had at some point.