Uh oh!
There was an error while loading. Please reload this page.
gh-137242: Mention Android binary releases in documentation - #138305
Conversation
freakboy3742
left a comment
There was a problem hiding this comment.
Looks fine to me from a content point-of-view; leaving to someone on the docs team to approve from a wording point of view :-)
| * Build Python by following the instructions in :source:`Android/README.md`. | ||
| This will create the directory ``cross-build/HOST/prefix``. | ||
| * Either: |
There was a problem hiding this comment.
This doesn't describe what the reader hopes to accomplish at this point. Perhaps:
| * Either: | |
| * First, acquire a release build of Python for Android. | |
| There are two methods of doing so, either downloading a pre-built binary, | |
| or compiling Python from the source code yourself. |
Obviously the sub-bullets would need adjusting
mhsmith
commented
Sep 15, 2025
@AA-Turner: Are you able to merge this? |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
Thanks @mhsmith for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…thonGH-138305) Adds a mention of binary releases to the Android documentation. --------- Co-authored-by: Russell Keith-Magee <russell@keith-magee.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> (cherry picked from commit 594bdde) Co-authored-by: Malcolm Smith <smith@chaquo.com>
…thonGH-138305) Adds a mention of binary releases to the Android documentation. --------- Co-authored-by: Russell Keith-Magee <russell@keith-magee.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> (cherry picked from commit 594bdde) Co-authored-by: Malcolm Smith <smith@chaquo.com>
GH-139124 is a backport of this pull request to the 3.14 branch. |
GH-139125 is a backport of this pull request to the 3.13 branch. |
If a developer for some reason doesn't want to use Briefcase or Buildozer, these releases will make it much easier for them to manually embed Python in an Android app.
📚 Documentation preview 📚: https://cpython-previews--138305.org.readthedocs.build/