- Move .mozconfig-android to .mozconfig OR run:
export MOZCONFIG="tor-browser/.mozconfig-android"
- Checks if the all requirements for the build are fine with:
./mach configure
- Builds the repo with:
./mach build
- Creates the apk in tor-browser/MOZ_OBJDIR/dist/fennec-38.0.en-US.android-arm.apk
./mach package