-
-
Notifications
You must be signed in to change notification settings - Fork 127
Building for Android
Martin edited this page Mar 17, 2026
·
3 revisions
Android support is completely experimental and more of a toy project.
- Run
./bootstrap-android-deps.shfrom the root of the project buildozer -v android debug-
adb install bin/tauon-9.1.1-arm64-v8a-debug.apkor otherwise install the APK on your phone -
adb logcat | grep pythonto get filtered logs
WIP branch is over at https://github.com/C0rn3j/Tauon/tree/buildozer, current Tauon master does not have all the necessary changes in.