Confirmed users
1,111
edits
| Line 176: | Line 176: | ||
** 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 | ||
** When the app is launched, the distribution files will be copied out to <code>/data/data/org.mozilla.fennec_yourname/distribution</code>, and they will override a | ** When the app is launched, the distribution files will be copied out to <code>/data/data/org.mozilla.fennec_yourname/distribution</code>, and they will override a ROM image distribution if it is present | ||
* To create a ROM image distribution, follow these steps with a rooted phone: | * To create a ROM image distribution, follow these steps with a rooted phone: | ||