1
0
mirror of https://github.com/ARM-software/devlib.git synced 2024-10-05 18:30:50 +01:00
devlib/tools/android
Metin Kaya 598c0c1d3c tools/android: Add support for creating Android virtual devices
Introduce ``tools/android/install_base.sh`` [1] script to install
Android command line tools including necessary platforms and
system-images for Linux and create Android Virtual Devices (AVD) for
Pixel 6 with Android v12 & v14 as well as an Android virtual *desktop*
device (v13) for ChromeOS tests.

[1] Forked from https://github.com/ARM-software/lisa/blob/main/install_base.sh

Signed-off-by: Metin Kaya <metin.kaya@arm.com>
2024-03-20 11:56:49 +00:00
..
skins tools/android: Add support for creating Android virtual devices 2024-03-20 11:56:49 +00:00
.gitignore tools/android: Add support for creating Android virtual devices 2024-03-20 11:56:49 +00:00
install_base.sh tools/android: Add support for creating Android virtual devices 2024-03-20 11:56:49 +00:00