19-08-2025 06:31 AM
I'm trying to build Fenix APKs on a local workstation. I followed the official Android build instructions and everything appears to build fine. However, once I install it on an AVD or on my physical device, the app will try to open and immediately crash.
I've followed the instructions with a fresh repo for both the artifact and non-artifact build tracks and get the same result. I haven't actually modified anything in the source code. I have only added the mozconfig option to target AARCH64 as my dev workstation is AMD64 and my devices are not.
Following this guide: https://firefox-source-docs.mozilla.org/mobile/android/fenix.html