Android Development
On this page we collect information regarding Android development and the Crystal Space port to Android.
Needed development tools
To develop on Android you need the SDK and the NDK. The general Android SDK and NDK can be found at http://developer.android.com/sdk/index.html
If you have an nVidia Tegra processor on your Android device then it is easier to install the SDK/NDK from nVidia as it comes packaged with Tegra support. You can find this at http://developer.nvidia.com/tegra-android-development-pack
Source Code
The source code of the Android feature branch can be found in the following svn branch. When everything is ready this branch will be merged back into trunk:
https://crystal.svn.sourceforge.net/svnroot/crystal/CS/branches/feature/android
