]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131531: Add `android.py package` command (#131532)
authorMalcolm Smith <smith@chaquo.com>
Tue, 1 Apr 2025 00:46:29 +0000 (01:46 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Apr 2025 00:46:29 +0000 (08:46 +0800)
commitfe5c4c53e7bc6d780686013eaab17de2237b2176
treed9c2620e948cc2b8c083d192041c8d848b5423de
parent45a3ab5a81769eadd94da3e26eb9bb2f3ae80fb1
gh-131531: Add `android.py package` command (#131532)

Adds a `package` entry point to the `android.py` build script to support
creating an Android distribution artefact.
Android/README.md
Android/android.py
Android/testbed/.gitignore
Android/testbed/.idea/inspectionProfiles/Project_Default.xml [new file with mode: 0644]
Android/testbed/app/build.gradle.kts
Android/testbed/app/src/main/c/CMakeLists.txt
Doc/using/android.rst