cpython/Android/testbed
Malcolm Smith 2520eed0a5
gh-116622: Add Android testbed (GH-117878)
Add code and config for a minimal Android app, and instructions to build and run it.
Improve Android build instructions in general.
Add a tool subcommand to download the Gradle wrapper (with its binary blob). Android
studio must be downloaded manually (due to the license).
2024-05-01 08:36:45 +02:00
..
app gh-116622: Add Android testbed (GH-117878) 2024-05-01 08:36:45 +02:00
gradle/wrapper gh-116622: Add Android testbed (GH-117878) 2024-05-01 08:36:45 +02:00
.gitignore gh-116622: Add Android testbed (GH-117878) 2024-05-01 08:36:45 +02:00
build.gradle.kts gh-116622: Add Android testbed (GH-117878) 2024-05-01 08:36:45 +02:00
gradle.properties gh-116622: Add Android testbed (GH-117878) 2024-05-01 08:36:45 +02:00
settings.gradle.kts gh-116622: Add Android testbed (GH-117878) 2024-05-01 08:36:45 +02:00