File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ python-for-android
33
44python-for-android is an open source build tool to let you package
55Python code into standalone android APKs that can be passed around,
6- installed, or uploaded to marketplaces such as the Play Store
7- just like any other Androip app. This tool was originally developed
8- for the Kivy cross-platform graphical framework, but now supports
9- multiple bootstraps and can be easily extended to package other types
10- of Python app for Android.
6+ installed, or uploaded to marketplaces such as the Play Store just
7+ like any other Androip app. This tool was originally developed for the
8+ ` Kivy cross-platform graphical framework < http://kivy.org/#home >`_,
9+ but now supports multiple bootstraps and can be easily extended to
10+ package other types of Python app for Android.
1111
1212python-for-android supports two major operations; first, it can
1313compile the Python interpreter, its dependencies, backend libraries
You can’t perform that action at this time.
0 commit comments