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

Can we update minSdkVersion? #1131

Closed
psh opened this issue Feb 11, 2018 · 5 comments
Closed

Can we update minSdkVersion? #1131

psh opened this issue Feb 11, 2018 · 5 comments

Comments

@psh
Copy link
Collaborator

psh commented Feb 11, 2018

Google's version dashboard is reporting very small numbers for certain versions of Android. Particularly,

API Level Distribution
API 15 (Ice Cream Sandwich) 0.4 %
API 16 (Jelly Bean) 1.7%
API 17 (Jelly Bean) 2.6%
API 18 (Jelly Bean) 0.7%

Does the Google Play Store give insight to our actual users and the versions in use?

In the absence of hard numbers from actual users, could we move up to API 19 (KitKat) or at the very least, API 16?

@nicolas-raoul
Copy link
Member

What would be the merits of moving to API 16?
And the further merits of moving to API 19?
Below are our actual numbers, not counting F-Droid and direct APK downloads.
Cheers! :-)
screenshot from 2018-02-13 00-09-50

@dbrant
Copy link
Collaborator

dbrant commented Mar 15, 2019

A year ago (per above screenshot) the total number of installs on API <19 was just 92. Today, that number is 35, while the total installs have increased by 50%.

These devices are going away, and no longer need to be supported. Please consider prioritizing this issue, so that we can remove a number of fragile API-dependent conditional statements, as well as ease the unnecessary QA burden.

@misaochan
Copy link
Member

misaochan commented Mar 15, 2019

After the discussion at #1092 , I think I would be on board with increasing the minSDK to 19. If users with phones lower than 19 are still able to access the last available version of the app via the Play Store even after we increase the minSDK, IMO that should be OK - it would be a reasonable compromise between reducing tech debt and maintaining inclusiveness.

@nicolas-raoul @maskaravivek @ashishkumar468 ?

@maskaravivek
Copy link
Member

Yes, I am also in favor of increasing the minSDK version.

@nicolas-raoul
Copy link
Member

If you think it makes development easier, do as you wish.

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

5 participants