History | View | Annotate | Download (2.69 KB)
run ${ANDROID_NDK}/ndk-build as part of the Eclipse build process
ANDROID_NDK is a pseudo-standard environment variable following the standardANDROID_HOME env var. ANDROID_NDK points to the root of the Android NDK. Iusually put it into /opt/android-ndk.
add support for "Native Project" handling with Eclipse CDT and Sequoyah
added skeleton Android project