Mobile/Fennec/Android: Difference between revisions

Line 145: Line 145:
===== Install Android NDK =====
===== Install Android NDK =====


Download and extract the [http://developer.android.com/sdk/ndk/ Android NDK]. The NDKs with 64-bit toolchains (x86_64) are recommended because linking Firefox requires a lot of memory. The supported NDK version right now is <b>r8e</b>. Installing newer versions <i>will</i> break your builds (see {{bug|951968}} for example).
Download and extract the [http://developer.android.com/sdk/ndk/ Android NDK]. The NDKs with 64-bit toolchains (x86_64) are recommended because linking Firefox requires a lot of memory. The supported NDK version right now is <b>r8e</b>. Installing newer versions <i>will</i> break your builds (see {{bug|951968}} and {{bug|994859}} for some examples).


  wget http://dl.google.com/android/ndk/android-ndk-r8e-darwin-x86_64.tar.bz2
  wget http://dl.google.com/android/ndk/android-ndk-r8e-darwin-x86_64.tar.bz2
Confirmed users
177

edits