Closed javier938a closed 1 year ago
Kivy apps doesn't works with anbox. Even most of the popular apps won't work on anbox. Try running your app on real android device.
Connect your device using adb and run buildozer android debug deploy run
and collect logcat.
👋 @javier938a, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project. Let us know if this comment was made in error, and we'll be happy to reopen the issue.
the program just tries to run but it doesn't open and close by itself. I've been trying to compile my kivy application for days, and unfortunately I haven't been able to do it, the problem is that it doesn't run for me, buildozer compiles well but when I install the apk it just tries to open and close in a little while, I recently installed anbox and comile my application for x86_64 architecture and installed it, I printed the adb logcat, and these are the errors that it throws at me when loading my application, but I can't understand it and I can't have a key clue that tells me what it may be, the same happens when it I open on my phone directly ..