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

[TECHNICAL] Upgrade min SDK to Android 7.0 (v24) #4230

Closed
3 of 7 tasks
Aitorbp opened this issue Nov 24, 2023 · 5 comments · Fixed by #4299
Closed
3 of 7 tasks

[TECHNICAL] Upgrade min SDK to Android 7.0 (v24) #4230

Aitorbp opened this issue Nov 24, 2023 · 5 comments · Fixed by #4299

Comments

@Aitorbp
Copy link
Contributor

Aitorbp commented Nov 24, 2023

At the moment our min SDK version is Android 6 (v23) and I think that it could be time to upgrade to Android 7.0 (v24). This is needed to upgrade Kotlin version as well:

Users will be warned in 4.2 and it will be effective in the next feature release.

TASKS

  • Research (if needed)
  • Create branch technical/upgrade_min_sdk_to_android_7
  • Development tasks
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/feature_name into master
@Aitorbp Aitorbp added this to the 4.3 - Future milestone Nov 24, 2023
@michaelstingl
Copy link
Contributor

Post / link to the Android version marketshare chart?

@jesmrec
Copy link
Collaborator

jesmrec commented Nov 24, 2023

official info shown by android studio that seems to be broken ftm. Will update as soon as is again available.

@JuancaG05
Copy link
Collaborator

Official information shown by Android Studio continues broken, so we can take as a reference the percentages in Play Store referred to our app:

user_percentages

As you can see here, the percentage of users using Android 6 (SDK 23) is <1%. We could even upgrade it to SDK 25 (Android 7.1), which is still <1%.

@michaelstingl
Copy link
Contributor

Checked here:
https://www.appbrain.com/stats/top-android-sdk-versions

7.0+ works for me 👍

@JuancaG05
Copy link
Collaborator

Android Studio was updated to Android Studio Hedgehog version and now the window with this info seems to work:

Numbers are more or less similar to the appbrain webpage, so we could keep the same decision 👍

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

Successfully merging a pull request may close this issue.

4 participants