219
edits
(Add Android mechanism) |
(Wrong version for new Android packaging) |
||
| Line 209: | Line 209: | ||
*** See {{bug|1163082}} for details. | *** See {{bug|1163082}} for details. | ||
*** '''Note''': By default the distribution is going into the [https://gecko.readthedocs.io/en/latest/mobile/android/fennec/bouncer.html install bouncer APK]. To change that set ''MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER'' to ''False'' in ''mobile/android/moz.configure'' (See {{bug|1258372}} for details). | *** '''Note''': By default the distribution is going into the [https://gecko.readthedocs.io/en/latest/mobile/android/fennec/bouncer.html install bouncer APK]. To change that set ''MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER'' to ''False'' in ''mobile/android/moz.configure'' (See {{bug|1258372}} for details). | ||
** For '''Firefox for Android | ** For '''Firefox for Android 44 and earlier''': | ||
*** Put your distribution folder at <code>objdir/dist/bin/distribution</code> | *** Put your distribution folder at <code>objdir/dist/bin/distribution</code> | ||
*** Run <code>./mach package</code> to package the app | *** Run <code>./mach package</code> to package the app | ||
edits