-
Notifications
You must be signed in to change notification settings - Fork 506
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
Buildozer builds apk successfully, but now cannot install it. Even past working apps. #1826
Comments
Even with 2 archs it works. Ok now I think the issue is probably my phone since I can install things in Android Studio but not on the phone. Maybe my phone is blocking the app? I have Android 11, had set the minapi to 28 and max to 30 in my phone and Android 9 in Android Studio where it worked. If only I can downgrade the phone so that it installs. Or the package installer is broken or something. I am not sure. I might test on other phones anyways Note: The app was literally was just showing a box saying "Hello World!" |
Run the install over ADB and you should at least get a reason why it failed, my presumption is there's a package already installed with same id that's signed differently. |
👋 @sprites20, |
Yeah this works thanks! |
Versions
Description
Buildozer builds apk successfully, but now cannot install it. Even past working apps.
I have installed even the simplest label display app, and it stops during installation. Back then such apps are working for android and now it doesn't. Any person able to install their apps on Android 11 recently?
buildozer.spec
Command:
Spec file:
Logs
The text was updated successfully, but these errors were encountered: