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

Backport min android from android-5 (api21) to android-4.0 (api14). #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

k3b
Copy link

@k3b k3b commented Jul 3, 2017

Make app runnable on Android-4.0 (api14). Nearly no need to restrict to android-5.0 (api21) or newer.

This way i can use the on my old android-4.2 tablet :-)

@Yonjuni
Copy link
Collaborator

Yonjuni commented Jul 4, 2017

Thanks for the PR. We will review it within the next weeks.
@k3b Have you tested with a signed APK?

@k3b
Copy link
Author

k3b commented Jul 4, 2017

what do you mean by "with a signed apk"? I have not tried with a release build. A debug-build of the code runs on my android-4.4 smartphone.

@Yonjuni
Copy link
Collaborator

Yonjuni commented Jul 5, 2017

@k3b I mean a release build. Unfortunately, in my experience the behavior of release and debug builds might differ slightly, therefore I would recommend always also to test a release build.

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

Successfully merging this pull request may close these issues.

3 participants