Mobile/Fennec/Android OtherBuildEnvs: Difference between revisions

Jump to navigation Jump to search
→‎Fedora 13: Android SDK r06 is no longer available; current is r18, and r7 is the latest ndk (but above it says r6 is the latest tested with FF)
(→‎Fedora 13: Android SDK r06 is no longer available; current is r18, and r7 is the latest ndk (but above it says r6 is the latest tested with FF))
Line 46: Line 46:


Then install Android sdk and ndk :
Then install Android sdk and ndk :
   wget http://dl.google.com/android/android-sdk_r06-linux_86.tgz
   wget http://dl.google.com/android/android-sdk_r18-linux.tgz
   tar xzf android-sdk_r06-linux_86.tgz
   tar xzf android-sdk_r18-linux.tgz
   wget http://ftp.mozilla.org/pub/mozilla.org/mobile/source/android-ndk-r4c-0moz3.tar.bz2
   wget http://dl.google.com/android/ndk/android-ndk-r6-linux-x86.tar.bz2
   tar xjf android-ndk-r4c-0moz3.tar.bz2
   tar xjf android-ndk-r6-linux-x86.tar.bz2
   ./android-sdk-linux_86/tools/android update sdk
   ./android-sdk-linux_86/tools/android update sdk


Confirmed users
325

edits

Navigation menu