summaryrefslogtreecommitdiffstats
path: root/Android/android-env.sh
Commit message (Collapse)AuthorAgeFilesLines
* Increase minimum Android API level to 24 (#125946)Malcolm Smith2024-10-251-1/+1
| | | | Minimum Android API level has been increased to 24 (Android 7.0).
* gh-125940: Android: support 16 KB pages (#125941)Malcolm Smith2024-10-241-3/+7
| | | Modify Android build tooling to use 16kB pages.
* gh-116622: Add Android test script (#121595)Malcolm Smith2024-08-161-1/+1
| | | | | | | Adds a script for running the test suite on Android emulator devices. Starting with a fresh install of the Android Commandline tools; the script manages installing other requirements, starting the emulator (if required), and retrieving results from that emulator.
* gh-116622: Android sysconfig updates (#118352)Malcolm Smith2024-05-011-0/+6
|
* gh-71052: Add Android build script and instructions (#116426)Malcolm Smith2024-03-211-0/+87