Scripts to get and push Firefox for Android to Google Play Store
Project description
MozApkPublisher
Scripts to publish Firefox for Android on Google Play Store.
Setup and run
- :warning: You need Python >= 3.6 to run this set of scripts. Python 2 isn't supported starting version 0.5.0. Python 3.5 was removed in version 3.0.0.
uv venvuv pip install -e .- If using push_aab.py, download
bundletoolfrom https://github.com/google/bundletool/releases and set environment variableBUNDLETOOL_PATH=path/to/bundletool.jar - Execute either
mozapkpublisher/push_apk.py, ormozapkpublisher/push_aab.py, ormozapkpublisher/update_apk_description.py - Run
--helpto each of these script to know how to call them.
Running tests
uv tool install tox --with tox-uvuv tool run tox -e py39
Preparing a release
uv tool run hatch build
What to do when pushapk_scriptworker doesn't work?
A guide to manually publish APKs onto Google Play Store
- Generate a Google Play Store json certificate. This certificate needs to have write access to the app you want to publish. In this context, "app" means Fennec, Fennec Beta or Fennec Nightly.
- Execute the steps defined in the section above.
- Download the latest signed builds
uv run python ./mozapkpublisher/push_apk.py --no-gp-string-update --track beta --credentials /path/to/your/googleplay/creds.json x86.apk arm.apk
- Note
betatrack on Google Play, that's our way to show to people on Play Store that it's not a finished product. We don't use the "production" track for Nightly, unlike beta and release.
- If all goes well, add
--committo the command line and rerun it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mozapkpublisher-11.0.0.tar.gz
(111.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mozapkpublisher-11.0.0.tar.gz.
File metadata
- Download URL: mozapkpublisher-11.0.0.tar.gz
- Upload date:
- Size: 111.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e7801b01f373d7011267096c838914fa6c296a9164a67294a728dba82198bb8
|
|
| MD5 |
718dc05ce10c77d20a7b8459486fb048
|
|
| BLAKE2b-256 |
727b7df691595f8d659cf7e7b9d782e6ec73b31fa57896637d38065d74f50662
|
File details
Details for the file mozapkpublisher-11.0.0-py3-none-any.whl.
File metadata
- Download URL: mozapkpublisher-11.0.0-py3-none-any.whl
- Upload date:
- Size: 63.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
392c6f02cc0ce87ca6cfe41c7925e5a7727fc30be98731ef19879fc6a8f7ffd9
|
|
| MD5 |
b1ef739132be9217e3b2ef11dfbf4852
|
|
| BLAKE2b-256 |
66824bc6fa0ba76d2950e6fe03f944fd56899a37c62f7fe9678beb4ecf850287
|