0
Is there any way to install kivy on mobile without using pydroid3
5 Respuestas
0
For development or release?
0
Well I am new to programming and I have seem.a lot of people use it for release
0
Create an APK and then install it on the phone like a third-party app.
https://github.com/kivy/kivy/wiki/Creating-a-Release-APK
0
Read the section about Kivy Launcher.
https://kivy.org/doc/stable/guide/packaging-android.html
It used to be available in the android play store, but actually I cannot find it at the moment. However you can manually download and install it from GitHub.
0
Thank you so much I don't wanna stretch it but is the development also possible?