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

minimum supported Android version #8757

Open
SomberNight opened this issue Dec 18, 2023 · 2 comments
Open

minimum supported Android version #8757

SomberNight opened this issue Dec 18, 2023 · 2 comments

Comments

@SomberNight
Copy link
Member

We are currently declaring minSdkVersion to be 21 (android 5.0)

# (int) Minimum API required. You will need to set the android.ndk_api to be as low as this value.
android.minapi = 21

We also state this min supported version on the download webpage.

I wonder if we can actually run on such a device.


@accumulator
Copy link
Member

I've played with Electrum on android 5.0/5.1 a while back, but couldn't get it to work. Was planning to revisit, but now I don't think it's worth the effort..

Android 6.0 worked AFAIR

@accumulator
Copy link
Member

upped the ndk api to 23 in #8761, let's see what cirrus makes of it

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

No branches or pull requests

2 participants