File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ python-for-android
3
3
4
4
python-for-android is an open source build tool to let you package
5
5
Python 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.
11
11
12
12
python-for-android supports two major operations; first, it can
13
13
compile the Python interpreter, its dependencies, backend libraries
You can’t perform that action at this time.
0 commit comments