Last active
January 28, 2023 12:53
-
-
Save nekoprog/f755e9a89313bfd73dc150fc5794be7f to your computer and use it in GitHub Desktop.
Python Kivy KivyMD Buildozer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python.org | |
kivy.org | |
https://kivymd.readthedocs.io Material Design (Android style UI) | |
https://kivy-cupertino.readthedocs.io Cupertino (iOS style UI) | |
https://buildozer.readthedocs.io (APK compile) | |
logcat *:S python:D | |
.buildozer/android/platform/python-for-android/pythonforandroid/bootstraps/common/build/templates/gradle.tmpl.properties | |
Android API SDK NDK | |
https://developer.android.com/studio/releases/platforms | |
https://developer.android.com/ndk/downloads | |
https://maven.google.com/web/index.html#com.google.firebase:firebase-ads |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment