Expand file tree
/
Copy pathpython-build
/Directory actions
More options
More optionsDirectory actions
More options
More options/
Copy pathpython-build
/Folders and files
| Name | Name | Last commit date | |
|---|---|---|---|
parent directory.. | |||
The build process is quite simple, get Android NDK from [1] (only Linux build host has been tested so far, may be the only compatible) then make sure ndk-build is accessible from your path. Tested against NDK R5 Once that's ready just run bash build.sh from the same folder where this README is stored. Authors: Naranjo Manuel Francisco <naranjo.manuel@gmail.com> (c) 2010, 2011 Note: In Ubuntu please make sure you have all build-deps for python2.6: sudo apt-get build-dep python2.6 [1] http://developer.android.com/sdk/ndk/index.html