From ec97fd30a6af6d954f156620a69c29352e012d39 Mon Sep 17 00:00:00 2001
From: Scott Main
Using native code does not result in an automatic performance increase, but always increases application complexity. If you have not run into any limitations -using the Android framework APIs, you probably do not need the NDK. -
Read What is the NDK? -to get an understanding of what the NDK offers and whether -it will be useful to you. +using the Android framework APIs, you probably do not need the NDK. Read sdk/ndk/overview.html">What is the NDK? for more information about what +the NDK offers and whether it will be useful to you.
The NDK is designed for use only in conjunction with the -Android SDK, so if you have not already installed the latest Android SDK, please +Android SDK. If you have not already installed and setup the Android SDK, please do so before downloading the NDK.
-Select the download package that is appropriate for your development -computer.
-Platform | -- cgit v1.1
---|