Android NDK 1.5 R1
Android NDK 1.5 R1 Ranking & Summary
Android NDK 1.5 R1 description
Android NDK is designed for use only in conjunction with the Android SDK, so if you have not already installed the Android 1.5 SDK, please do so before downloading the NDK. Also, please read What is the Android NDK? to get an understanding of what the NDK offers and whether it will be useful to you.
The Android NDK provides tools that allow Android application developers to embed components that make use of native code in their Android applications. Android applications run in the Dalvik virtual machine. The NDK allows developers to implement parts of their applications using native-code languages such as C and C++. This can provide benefits to certain classes of applications, in the form of reuse of existing code and in some cases increased speed.
Major Features:
- A set of tools and build files used to generate native code libraries from C and C++ sources.
- A way to embed the corresponding native libraries into application package files (.apks) that can be deployed on Android devices.
- A set of native system headers and libraries that will be supported in all future versions of the Android platform, starting from Android 1.5.
- Android NDK also provides samples, documentation and tutorials.
Requirements:
- The Android SDK:
- A complete Android SDK installation (including all dependencies) is required.
- Android 1.5 SDK or later version is required.
- Supported operating systems:
- Windows XP (32-bit) or Vista (32- or 64-bit)
- Mac OS X 10.4.8 or later (x86 only)
- Linux (32- or 64-bit, tested on Linux Ubuntu Dapper Drake)
- Required development tools:
- For all development platforms, GNU Make 3.81 or later is required. Earlier versions of GNU Make might work but have not been tested.
- For Windows, a recent release of Cygwin, including both the gmake and gcc packages, is required.
- Android platform compatibility:
- The native libraries created by the Android NDK can only be used on devices running the Android 1.5 platform version or later. This is due to toolchain and ABI related changes that make the native libraries incompatible with 1.0 and 1.1 system images.
- For this reason, you should use native libraries produced with the NDK in applications that are deployable to devices running the Android 1.5 platform version or later. To ensure compatibility, an application using a native library produced with the NDK must declare a element in its manifest file, with the attribute android:minSdkVersion="3".
Android NDK 1.5 R1 Screenshot
Android NDK 1.5 R1 Keywords
Bookmark Android NDK 1.5 R1
Android NDK 1.5 R1 Copyright
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com