There was an error while loading. Please reload this page.
1 parent 92f3acc commit 369bb02Copy full SHA for 369bb02
README.md
@@ -15,7 +15,7 @@
15
- Run `Window+Android_GUI.py`. You can see it is GUI developed using KivyMD, which is running on windows.
16
- Now we have to convert that GUI(.py) code to APK.
17
- For converting python code to APK we need to have linux or mac OS, but dont't worry we have google colab.
18
-- I have given `android_app.ipynb`, I already given all the instructions of converting code to APK in that `.ipynb` file.
+- 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.
19
- For mode clear explanation of code watch [tutorial](https://youtu.be/zBHqrSm-NSE)
20
21
## Screenshots
0 commit comments