Skip to content

gh-137242: Mention Android binary releases in documentation - #138305

Merged
freakboy3742 merged 3 commits into
python:mainfrom
mhsmith:android-binary-docs
Sep 18, 2025
Merged

gh-137242: Mention Android binary releases in documentation#138305
freakboy3742 merged 3 commits into
python:mainfrom
mhsmith:android-binary-docs

Conversation

@mhsmith

@mhsmithmhsmith commented Aug 31, 2025

Copy link
Copy Markdown
Member

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/

@freakboy3742freakboy3742 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 :-)

Comment threadDoc/using/android.rst Outdated

* Build Python by following the instructions in :source:`Android/README.md`.
This will create the directory ``cross-build/HOST/prefix``.
* Either:

@AA-TurnerAA-TurnerSep 1, 2025

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't describe what the reader hopes to accomplish at this point. Perhaps:

Suggested change
* 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

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@mhsmith

Copy link
Copy Markdown
MemberAuthor

@AA-Turner: Are you able to merge this?

Comment threadDoc/using/android.rst Outdated
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@freakboy3742
freakboy3742 enabled auto-merge (squash) September 18, 2025 13:19
@freakboy3742
freakboy3742 merged commit 594bdde into python:mainSep 18, 2025
27 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsSep 18, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @mhsmith for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 18, 2025
…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>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 18, 2025
…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>
@bedevere-app

Copy link
Copy Markdown

GH-139124 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Sep 18, 2025
@bedevere-app

Copy link
Copy Markdown

GH-139125 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Sep 18, 2025
hugovk pushed a commit that referenced this pull request Sep 18, 2025
…H-138305) (#139124)
gh-137242: Mention Android binary releases in documentation (GH-138305)
Adds a mention of binary releases to the Android documentation.
---------
(cherry picked from commit 594bdde)
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@mhsmith@freakboy3742@AA-Turner