File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
Expand file tree Collapse file tree 2 files changed +25
-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+ troubleshooting
3839 old_p4a
3940 related
4041 contribute
Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments