greenaddress / abcore

ABCore - Android Bitcoin Core
http://abco.re
MIT License
164 stars 55 forks source link

Target Android 9, to allow Android 10 devices to execute binaries from app home dir #98

Closed udiWertheimer closed 5 years ago

udiWertheimer commented 5 years ago

Android 10 won't allow apps targeting Android 10 to excute binaries from its app home directory. Currently this causes ABCore on Android 10 to fail launching tor and bitcoind and crash soon afterwards.

This PR rolls back ABCore to target Android 9 (API level 28) in order to fix this temporarily. See issue #97 for more details and discussion of future options

greenaddress commented 5 years ago

utack 1d36f69a2901c58cf1c48d79b73f5d50d1cf6027