Skip to content
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

Upgrade NDK to supported version #162

Closed
emanuelb opened this issue Apr 26, 2022 · 1 comment
Closed

Upgrade NDK to supported version #162

emanuelb opened this issue Apr 26, 2022 · 1 comment

Comments

@emanuelb
Copy link

curl -L -o ndk.zip https://dl.google.com/android/repository/android-ndk-r21-linux-x86_64.zip

The recommended version is r21 which is old, list of supported ndk versions are:
Latest LTS Version: r23b
Latest: r24
https://developer.android.google.cn/ndk/downloads?hl=en

Related issue in green android app: Blockstream/green_android#138 which recommend using ndk r19b

@jgriffiths
Copy link
Contributor

master is now updated to build with r23b, its also been tested here with r24 and works fine too.

Thanks for reporting this @emanuelb !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants