Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dobrous155/py-to-apk-with-google-colab
py to apk with Google Colab
https://github.com/dobrous155/py-to-apk-with-google-colab
android android-app-development android-app-using-pyhton apk dobrous155 google-colab kivy kivymd kivymd-python py-to-apk py-to-apk-with-google-colab python-android python-android-toolkit python-apk python-to-apk
Last synced: 4 days ago
JSON representation
py to apk with Google Colab
- Host: GitHub
- URL: https://github.com/dobrous155/py-to-apk-with-google-colab
- Owner: dobrous155
- Created: 2023-08-30T12:30:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T12:28:28.000Z (about 2 months ago)
- Last Synced: 2025-01-31T04:02:08.807Z (14 days ago)
- Topics: android, android-app-development, android-app-using-pyhton, apk, dobrous155, google-colab, kivy, kivymd, kivymd-python, py-to-apk, py-to-apk-with-google-colab, python-android, python-android-toolkit, python-apk, python-to-apk
- Language: Jupyter Notebook
- Homepage:
- Size: 9.77 KB
- Stars: 15
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py to apk with Google Colab
This repository is for those who are having trouble compiling .py files to .apk files.The .py-to-.exe-Google-Colab/Compile/ path contains the Compile.bat file.
After downloading and extracting the archive, just run it.After that, the file .py-to-.exe-Google-Colab/Compile/Source/README.txt will be opened on your computer and the site https://colab.research.google.com/ will open
Then just follow the instructions.
After executing the instructions from the .py-to-.exe-Google-Colab/Compile/Source/README.txt file, the following file will be created in the Google Colab repository.
This code was created by stackoverflow forum user Moses B in the third answer to the question at https://stackoverflow.com/questions/75913006/locate-package-libffi6-kivy-app-to-apk-colab he posted a link to the file Copy of Kivy App To APK (https://colab.research.google.com/drive/11wLisDBglKDLZlSHydoQtSEcUTQXhyJ-#scrollTo=sbL2gpx8HZ7t), I just edited this file.