Changes

Jump to: navigation, search

Mobile/Fennec/Android

124 bytes removed, 21:22, 27 November 2015
Preparing a Fennec mozconfig: the android-toolchain option doesn't appear to be necessary
ac_add_options --with-android-sdk="/path/to/android-sdk"
ac_add_options --with-android-ndk="/path/to/android-ndk-r10e"
ac_add_options --with-android-toolchain="/path/to/android-ndk-r10e/toolchains/arm-linux-androideabi-VERSION/prebuilt/ARCH"
This assumes you have followed the instructions above and are using Android platform 22 and NDK version r10e. You must use <tt>$HOME</tt> instead of <tt>~</tt> in your mozconfig because <tt>~</tt> does not get expanded.
Confirm
908
edits

Navigation menu