List of all tags available :
latestandroid-latestandroid-latest-ubuntu-14.04android-latest-ubuntu-18.04android-latest-archlinuxandroid-13android-13-ubuntu-14.04android-13-ubuntu-18.04android-13-archlinuxandroid-12android-12-ubuntu-14.04android-12-ubuntu-18.04android-12-archlinuxandroid-11android-11-ubuntu-14.04android-11-ubuntu-18.04android-11-archlinuxandroid-10android-10-ubuntu-14.04android-10-ubuntu-18.04android-10-archlinuxandroid-9android-9-ubuntu-14.04android-9-ubuntu-18.04android-9-archlinuxandroid-8android-8-ubuntu-14.04android-8-ubuntu-18.04android-8-archlinuxandroid-7android-7-ubuntu-14.04android-7-ubuntu-18.04android-7-archlinuxandroid-6android-6-ubuntu-14.04android-5android-5-ubuntu-12.04android-4android-4-ubuntu-12.04android-2.3android-2.3-ubuntu-12.04android-2.2android-2.2-ubuntu-10.04android-2.1android-2.1-ubuntu-10.04android-2.0android-2.0-ubuntu-10.04android-1.6android-1.6-ubuntu-10.04android-1.5android-1.5-ubuntu-10.04
When you set tag without distribution, it will configure the distribution recommended on Android documentation.
| Tag | Android version | Distribution | Java installed | Python available |
|---|---|---|---|---|
android-latest to android-9 (same with -ubuntu-14.04) |
Android 9 to latest version | Ubuntu 14.04 | none | Python 3.6 and 2.7 |
android-latest-ubuntu-18.04 to android-android-9-ubuntu-18.04 |
Android 9 to latest version | Ubuntu 18.04 | none | Python 3.6 and 2.7 |
android-latest-archlinux to android-9-archlinux |
Android 9 to latest version | Archlinux | none | latest Python 3 and 2.7 |
android-8 to android-7 (same with -ubuntu-14.04) |
Android 7 to Android 8 | Ubuntu 14.04 | OpenJDK 8 | Python 3.6 and 2.7 |
android-8-ubuntu-18.04 to android-7-ubuntu-18.04 |
Android 7 to Android 8 | Ubuntu 18.04 | OpenJDK 8 | Python 3.6 and 2.7 |
android-8-archlinux to android-7-archlinux |
Android 7 to Android 8 | Archlinux | OpenJDK 8 | latest Python 3 and 2.7 |
android-6 (same with -ubuntu-14.04) |
Android 6 | Ubuntu 14.04 | OpenJDK 7 | Python 3.6 and 2.7 |
android-5 (same with -ubuntu-12.04) |
Android 5 | Ubuntu 12.04 | OpenJDK 7 | Python 3.6 and 2.7 |
android-4 to android-2.3 (same with -ubuntu-12.04) |
Android 4 to Android 2.3 | Ubuntu 12.04 | Java JDK 6 | Python 3.6 and 2.7 |
android-2.2 to android-1.5 (same with -ubuntu-10.04) |
Android 2.2 to Android 1.5 | Ubuntu 10.04 | Java JDK 5 | Python 2.7 |
When Java is not installed, the build process will used the prebuilt contains inside the AOSP source.
For changing which Python to use, check the python.md documentation.