-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android support? #10
Comments
Yes it does |
Thank you for reply, |
@KCongUP yes everything has been built to support AOT. Now the example includes all the libraries, so there will be some you won't need (reactive libraries, etc). If you use the subset of 351 you will be fine. And add as you need. https://github.com/Nethereum/Nethereum/releases/tag/4.1.0 |
Does this project and libraries supported on Android?
I can build my project no problem and installed built file on my device, but when trying to send RPC request it return an exception.
exception:Error occurred when trying to send rpc requests(s): eth_call
The text was updated successfully, but these errors were encountered: