cpython/Android/testbed
Robert Kirkman 848bbe9ff2
gh-146541: Allow building the Android testbed for 32-bit targets (#146542)
Allows building the Android testbed for 32-bit targets, adding the target triplets
`arm-linux-androideabi` and `i686-linux-android`.

Co-authored-by: Malcolm Smith <smith@chaquo.com>
2026-04-04 11:27:27 +08:00
..
.idea/inspectionProfiles gh-131531: Add android.py package command (#131532) 2025-04-01 08:46:29 +08:00
app gh-146541: Allow building the Android testbed for 32-bit targets (#146542) 2026-04-04 11:27:27 +08:00
gradle/wrapper gh-131531: android.py enhancements to support cibuildwheel (#132870) 2025-06-05 13:46:16 +08:00
.gitignore gh-131531: Add android.py package command (#131532) 2025-04-01 08:46:29 +08:00
build.gradle.kts gh-131531: android.py enhancements to support cibuildwheel (#132870) 2025-06-05 13:46:16 +08:00
gradle.properties gh-116622: Add Android test script (#121595) 2024-08-16 13:00:29 +08:00
settings.gradle.kts