binance-exchange / binance-java-api

binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
MIT License
831 stars 623 forks source link

Implement in android? #329

Closed klaszlo8207 closed 3 years ago

klaszlo8207 commented 3 years ago

implementation "com.github.binance-exchange:binance-java-api:master-SNAPSHOT"

Is it the perfect implementation? Thanks

msrmsr621 commented 3 years ago

@klaszlo8207 Have you implemented in android?