GreenAddress
GreenAddress
Including the binaries will help for one more version but Google plans to remove exec() entirely. At that point we need core as a library.
Java wrapper is secondary but rather than starting a new process we load the library in process and start the main function in a thread. In Green Wallet we do...
You have to add it to the path from the android sdk
this has been implemented in PR https://github.com/greenaddress/abcore/pull/94
Agree either of the option (first one seems more reasonable since we don't need the service running) - @udiWertheimer ? I think part of the issue here is the asymmetry...
@saraji-ali this should be fixed in the latest release!
Seems all from Android API 29
@Ood-Tsen can you tell us a bit more about the device? what hardware/manufacturer/model and what version of android? thanks
@udiWertheimer we should add copy & paste from the console !
@rfree-d I don't think I could reproduce