L
L
leham12021-07-01 09:06:09
Python
leham1, 2021-07-01 09:06:09

Why KivyMD app won't run on android?

Hello.
Applications written in regular Kivy run fine on android. But those written in KivyMD work only on a computer, and after compiling through buildozer, when I run it on an android phone, only the standard kivy application splash screen is shown, and then the application crashes.
I also tried changing the buildozer.spec file as shown in the KivyMD documentation (screenshot below. And here is the link to this documentation: https://github.com/kivymd/KivyMD ), but to no avail.
60dd5a6f028d9062504059.jpeg
Please help if anyone knows what could be the problem.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Morrowind, 2021-07-01
@hekkaaa

Hello. I ran into this problem in January of this year. Unfortunately I didn't find a solution. I think the problem is in the assembly of apk. You need to look at which API to use when building.
Correspondence with the developers did not bring anything.
Try to look in the documentation with which versions of libraries KivyMD interacts correctly.
I ended up wasting 20 days looking for a solution and switched to more traditional Java/C#(Xamarin) application writing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question