I am using win 32 python 2.7 and kivy 1.8.0 but on compiling using buildozer for creating an Android app it is showing the following error:
C:\Python27\Scripts>buildozer android debug deploy
I check configuration tokens
Unknown command/target android
Installing Buildozer with python3 support: Install buildozer from source: git clone https://github.com/kivy/buildozer cd buildozer python setup.py build sudo pip install -e . Please note the “android” buildozer target, and use that for any and all buildozer commands you run (even if the docs just say “android”).
¶ Buildozer is a tool that aim to package mobiles application easily. It automates the entire build process, download the prerequisites like python-for-android, Android SDK, NDK, etc. Buildozer manages a file named buildozer.
Although buildozer works on Windows, python-for-android does not. You need to use OSX or Linux to make an APK with Kivy. Kivy provides a Linux virtual machine for your convenience.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With