1,148
edits
Andreea.pod (talk | contribs) |
Andreea.pod (talk | contribs) No edit summary |
||
Line 140: | Line 140: | ||
sudo apt-get install ia32-libs | sudo apt-get install ia32-libs | ||
=== Install Android | === Install Android NDK === | ||
* Download the archive and unpack it | * Download the archive and unpack it | ||
wget http://dl.google.com/android/ndk/android-ndk-r5c-linux-x86.tar.bz2 | wget http://dl.google.com/android/ndk/android-ndk-r5c-linux-x86.tar.bz2 | ||
tar -xjf android-ndk-r5c-linux-x86.tar.bz2 | tar -xjf android-ndk-r5c-linux-x86.tar.bz2 | ||
=== Install Android | === Install Android SDK === | ||
* Download the archive and unpack it | * Download the archive and unpack it | ||
wget http://dl.google.com/android/android-sdk_r15-linux.tgz | wget http://dl.google.com/android/android-sdk_r15-linux.tgz |
edits