Skip to content

Commit 2eefe17

Browse files
committed
Added doc page for comparing old p4a with new p4a
1 parent 72151e5 commit 2eefe17

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

doc/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Contents:
3535
recipes
3636
bootstraps
3737
apis
38+
old_p4a
3839
related
3940
contribute
4041

doc/source/old_p4a.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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+

0 commit comments

Comments
 (0)