how can these problems be solved? I use Ubunto to install the APK, I use a bulldozer.
I did the work with reference to the video link.
In the process of working I solved the problem of cython.
how can these problems be solved? I use Ubunto to install the APK, I use a bulldozer.
I did the work with reference to the video link.
In the process of working I solved the problem of cython.
I had same issue. Found this today, it might help you out.
You simply need to uncomment the following line in your buildozer.spec and replace master with develop
# (str) python-for-android branch to use, defaults to master
# p4a.branch = master
p4a.branch = develop