Skip to content

Repository files navigation

Reference:
http://randomsplat.com/id5-cross-compiling-python-for-embedded-linux.htmlhttp://pygame.renpy.org/
./bootstrap.sh
Downloads Python-2.7.2 source
patches Python for android
builds hostpython and hostpgen
./build.sh
builds python library for android
./package.sh
installs python on android device //thanks to anthony prieur
current status:
Python build finished, but the necessary bits to build these modules were not found:
_bsddb _curses _curses_panel
_ssl _tkinter bsddb185
bz2 dbm dl
gdbm imageop linuxaudiodev
nis ossaudiodev readline
sunaudiodev zlib
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_ctypes_test _locale audioop
crypt grp spwd

About

android build script for python 2.7.2

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors