Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dobrous155 authored Aug 30, 2023
1 parent d9f966e commit 8d06b77
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# .py-to-.exe-Google-Colab
# .py-to-.exe-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.

0 comments on commit 8d06b77

Please sign in to comment.