Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Hey everyone! I need a bit of help. I successfully built an APK using Python + Kivy

42 views
Skip to first unread message

Zahir khan attari

unread,
Apr 22, 2025, 2:54:26 AMApr 22
to Kivy users support
  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.  

Kenechukwu Akubue

unread,
Apr 22, 2025, 3:02:33 AMApr 22
to kivy-...@googlegroups.com
If your app icon is larger than 1mb then it will always crash. Try using kivy app icon and see if it works

On Tue, Apr 22, 2025, 7:54 AM Zahir khan attari <zahirsh...@gmail.com> wrote:
  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.

Kenechukwu Akubue

unread,
Apr 22, 2025, 3:03:04 AMApr 22
to kivy-...@googlegroups.com
Also logcat your app to know what might be the issue 

Imraan Muctar

unread,
Apr 22, 2025, 6:33:17 AMApr 22
to kivy-...@googlegroups.com

Use logcat to know the problem. And make sure that all your packages are involved in the buildozer requirements


Message has been deleted
Message has been deleted

Zahir khan attari

unread,
Apr 22, 2025, 12:17:24 PMApr 22
to Kivy users support
Thank you so much, I'm new to develop APK I'm not able to understand log. bro here is log.txt file,
https://drive.google.com/file/d/1340-muSlqsNu5ZBmQ9WbLaL6O38D-S9I/view?usp=sharing
buildozer.spec
https://drive.google.com/file/d/1vqP6_WpsFeNo9MvSGS0tKtH7mY6r92VI/view?usp=sharing
check it and tell me what's going wrong

Zahir khan attari

unread,
Apr 22, 2025, 12:17:34 PMApr 22
to Kivy users support
Thank you so much, I'm new to develop APK I'm not able to understand log. bro here is log.txt file,
https://drive.google.com/file/d/1340-muSlqsNu5ZBmQ9WbLaL6O38D-S9I/view?usp=sharing
buildozer.spec
https://drive.google.com/file/d/1vqP6_WpsFeNo9MvSGS0tKtH7mY6r92VI/view?usp=sharing
check it and tell me what's going wrong

Amar kumar Sahu

unread,
Apr 23, 2025, 1:51:52 AMApr 23
to kivy-...@googlegroups.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


Reply all
Reply to author
Forward
0 new messages