I successfully built an APK using Python and Kivy on Google Colab 💪 But when I install and run it on my Android phone… it crashes instantly. I really need help building an APK that never crashes! If anyone's up for the challenge, I can share all the details needed to fix the issue.
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/kivy-users/054f1d31-ee9f-4b4d-8f29-9612951f8570n%40googlegroups.com.
Use logcat to know the problem. And make sure that all your packages are involved in the buildozer requirements
To view this discussion visit https://groups.google.com/d/msgid/kivy-users/CAAThf_ApXiX2xqqQoWKy%3D7djdbQaN%3DCYg%3Ds1s8SCyTwvOc%2B%2BEg%40mail.gmail.com.
If your app crashes then there must be an error in your python script, you can check logs from AnvPy or you can also check logcat from AnvPy
To view this discussion visit https://groups.google.com/d/msgid/kivy-users/bcb8fe2c-e345-4ad6-8df1-7e7edc1afdf0n%40googlegroups.com.