Skip to content

Commit

Permalink
add mailing list/forum information
Browse files Browse the repository at this point in the history
  • Loading branch information
tito committed Jan 14, 2012
1 parent 3afe7b5 commit 0a4ed57
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Expand Up @@ -5,7 +5,9 @@ Python for android is a project to create your own Python distribution
including the modules you want, and create an apk including python, libs, and
your application.

Website: http://python-for-android.rtfd.org/
- Website: http://python-for-android.rtfd.org/
- Forum: https://groups.google.com/forum/?hl=fr#!forum/python-android
- Mailing list: python-android@googlegroups.com


Global overview
Expand Down Expand Up @@ -51,4 +53,4 @@ if you get the following message:

a solution is to remove the "awk" binary in the android ndk distribution

rm $ANDROIDNDK/prebuilt/linux-x86/bin/awk
rm $ANDROIDNDK/prebuilt/linux-x86/bin/awk
4 changes: 4 additions & 0 deletions docs/source/index.rst
Expand Up @@ -10,6 +10,10 @@ Python for android is a project to create your own Python distribution
including the modules you want, and create an apk including python, libs, and
your application.

- Forum: https://groups.google.com/forum/?hl=fr#!forum/python-android
- Mailing list: python-android@googlegroups.com


.. toctree::
:maxdepth: 2

Expand Down

0 comments on commit 0a4ed57

Please sign in to comment.