
Any version is fine.You will be delighted, to know that you can start your Android application development on either of the following operating systems − NDK_BASE_PATH\platforms\android-14\arch-arm\usr\lib The location of the C++Builder NDK library folder. NDK_BASE_PATH\sources\cxx-stl\gnu-libstdc++\4.8\libs\armeabi-v7a The location of the Delphi NDK library folder. The location of the API folder withing the NDK folder. NDK_BASE_PATH\prebuilt\android-arm\gdbserver\gdbserver NDK_BASE_PATH\toolchains\arm-linux-androideabi-4.6\prebuilt\windows\bin\arm-linux-androideabi-strip.exe The location of the arm-linux-androideabi-strip.exe executable.

NDK_BASE_PATH\toolchains\arm-linux-androideabi-4.6\prebuilt\windows\bin\arm-linux-androideabi-ld.exe The location of the arm-linux-androideabi-ld.exe linker. The location of the JarSigner.exe JDK tool. The location of the KeyTool.exe JDK tool. SDK_BASE_PATH\build-tools\android-4.4\aapt.exe The location of the aapt.exe SDK build tool. The location of the Adb.exe SDK platform tool. The location of the Android.bat SDK tool.

The location of the ZipAlign.exe SDK tool. In this page you can customize the paths, or specify the paths to tools that RAD Studio could not detect. RAD Studio automatically detects the paths of the required tools based on the paths that you provide in the previous page. Otherwise, you can usually find it at the location path example. RAD Studio may detect this path automatically.


Setting Android Development Kit (SDK) page The wizard dialogue shows location path examples for these fields.Installing Android support, either during the RAD Studio installation or afterwards, configures an Android SDK automatically.You can then use the Android SDK to build your applications for the Android target platform. You can use the Create a New Android SDK wizard to add an Android SDK to the SDK Manager that defines the paths to the Android development tools installed on your development system. | Select Add New under Select an SDK version. Add a New SDK | Select the Android platform.
