File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ Contents:
3535 recipes
3636 bootstraps
3737 apis
38+ old_p4a
3839 related
3940 contribute
4041
Original file line number Diff line number Diff line change 1+
2+ Differences to the old python-for-android project
3+ =================================================
4+
5+ This python-for-android project is a rewrite, and eventual
6+ replacement, for Kivy's existing python-for-android project. This
7+ project existed for some time and, although it is now close to
8+ deprecated, there are many resources discussing how to use it.
9+
10+ For this reason, the following documentation gives a basic explanation
11+ of how to accomplish that previously used the ``distribute.sh `` and
12+ ``build.py `` toolchain with this new one.
13+
14+
You can’t perform that action at this time.
0 commit comments