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

APK not running on Android 10? #1102

Closed
MarcEngrie opened this issue May 14, 2020 · 2 comments
Closed

APK not running on Android 10? #1102

MarcEngrie opened this issue May 14, 2020 · 2 comments

Comments

@MarcEngrie
Copy link

Hi,

I finally got to the point where I can build (error-free) a APK with Buildozer 1.0.
I build 2 sample apps, one with basic Python code, another with additional Python package (paho-mqtt).
I can install the APK with mqtt and run it but it closed immediatelly. The basic Python app will not even install.
The smartphone is a Nokia 6.1 with Android 10.
As said I am using buildozer 1.0, Python 3.8.2, open jdk 1.8.0_252, Android NDK r19c running on Ubuntu 20.04 Desktop 64bit (in VirtualBox 6.1).

Are compatibility issues among above? Can it be solved? How?

Thx

Marc Engrie

@AndreMiras
Copy link
Member

It cannot be solved without seeing a log. For compile time error we need full compilation log. For install time error we need a log. For runtime we also need a log. There's a template proposed when you create an issue for this reason. Closing as not enough information and looks more like a support question than an actual bug report. Please ask the support channel chat on Discord for support

@brvier
Copy link

brvier commented May 14, 2020

I confirm that s works on Android 10 device.

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

3 participants