The NDK (Native Development Kit) is an add-on to any Windows NT based project using the DDK, PSDK and IFS, providing a full suite of additional headers giving the developers access to all exported Ker... More
Google's announcement last week of its Native Development Kit for Android could be a significant step in ushering in important applications. The Android 1.5 Native Development Kit (NDK) lets developers implement parts of applications using native languages such as C and C++. Android applications run in the Dalvik virtual machine, but the new NDK will allow developers to call native code in such a way that they can create high-performance applications running directly on Android's Linux base.