Skip to content
This repository has been archived by the owner on Jul 7, 2018. It is now read-only.

Support other API levels than 21. #137

Open
njroussel opened this issue Dec 5, 2015 · 5 comments
Open

Support other API levels than 21. #137

njroussel opened this issue Dec 5, 2015 · 5 comments

Comments

@njroussel
Copy link
Collaborator

http://developer.android.com/about/dashboards/index.html#Platform

At the moment the app doesn't work on api levels higher than 21.
It would be nice to hit these too.

More importantly, supporting 4.4 would allow us to hit 50% of the market.
The current compatibility with 4.4 is unknown. (Will update this comment later, ping me if I don't do so)

@JBouron
Copy link
Collaborator

JBouron commented Dec 6, 2015

Is it really worth it for the moment ?

@njroussel
Copy link
Collaborator Author

No this is just an issue, we can do it whenever....
I sincerely think that it shouldn't be too hard.

@njroussel
Copy link
Collaborator Author

API Level Compatibility
Earlier than 21 (not included) UNKNOWN
21 Supported
22 Supported
23 Not supported

@zifeo
Copy link
Owner

zifeo commented Dec 6, 2015

What is missing for the 23?

@njroussel
Copy link
Collaborator Author

Runtime permissions handling seems to be the main problem.
I don't know about anything else, as I can't pass the login screen without the correct permissions.

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

No branches or pull requests

4 participants