Skip to content

Commit ba7ebb1

Browse files
committed
Added troubleshooting doc page
1 parent 90049ec commit ba7ebb1

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-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+
troubleshooting
3839
old_p4a
3940
related
4041
contribute

doc/source/troubleshooting.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
Troubleshooting
3+
===============
4+
5+
Getting help
6+
------------
7+
8+
python-for-android is managed by the Kivy Organisation, and you can
9+
get help with any problems using the same channels as Kivy itself:
10+
11+
- by email to the `kivy-users Google group
12+
<https://groups.google.com/forum/#!forum/kivy-users>`_
13+
- by irc in the #kivy room at irc.freenode.net
14+
15+
If you find a bug, you can also post an issue on the
16+
`python-for-android Github page
17+
<https://github.com/kivy/python-for-android>`_.
18+
19+
20+
Common errors
21+
-------------
22+
23+
The following are common errors that can arise during the use of
24+
python-for-android, along with solutions where possible.

0 commit comments

Comments
 (0)