- Clone my repository.
- Open CMD in working directory.
- Run
pip install -r requirements.txt
- Run
Window+Android_GUI.py
. You can see it is GUI developed using KivyMD, which is running on windows. - Now we have to convert that GUI(.py) code to APK.
- For converting python code to APK we need to have linux or mac OS, but dont't worry we have google colab.
- I have given
android_app.ipynb
, I already given all the instructions of converting code to APK in that.ipynb
file. Run that in google colab. - For mode clear explanation of code watch tutorial
-
Notifications
You must be signed in to change notification settings - Fork 83
Spidy20/Python_To_APK
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
You can convert your Python Code to Android APK.