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

Android app crashes on screen rotation if android.minapi < 13 #430

Closed
Alamot opened this issue Aug 16, 2015 · 1 comment
Closed

Android app crashes on screen rotation if android.minapi < 13 #430

Alamot opened this issue Aug 16, 2015 · 1 comment

Comments

@Alamot
Copy link

Alamot commented Aug 16, 2015

My android app crashes on Rotation on Android 4.1.1, if android.minapi < 13. It used to work with android.minapi = 8, but last night, I run a 'buildozer clean', so the buildozer downloaded a new version python-for-android. I have tested it with both kivy-1.9.0 and kivy-1.9.1-dev. I thought this problem had been solved recently. Or not?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@inclement
Copy link
Member

APIs below about 19 are no longer supported at all, so closing (plus this is probably fixed anyway).

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

No branches or pull requests

2 participants