Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.