Confirmed users
905
edits
| Line 147: | Line 147: | ||
=== Install Android NDK === | === Install Android NDK === | ||
* Download the archive and unpack it | * Download the archive and unpack it | ||
wget http://dl.google.com/android/ndk/android-ndk- | wget http://dl.google.com/android/ndk/android-ndk-r8c-linux-x86.tar.bz2 | ||
tar -xjf android-ndk- | tar -xjf android-ndk-r8c-linux-x86.tar.bz2 | ||
=== Install Android SDK === | === Install Android SDK === | ||