- Head to the http://developer.android.com/tools/sdk/ndk/index.html web site and download the latest version of the Android NDK for Linux (release r8b for example):
$ wget http://dl.google.com/android/ndk/android-ndk-r8b-linux-x86.tar.bz2
- Unzip and untar the downloaded file in your preferred directory:
$ bunzip2 android-ndk-r8b-linux-x86.tar.bz2
$ tar zxvf android-sdk_r20.0.3-linux.tgz
Friday, 26 October 2012
Installing the Android NDK
Posted on 07:36 by Unknown
These instructions refer to a Ubuntu 12.04.1 LTS system running on an Intel processor.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment