Update README

This commit is contained in:
Amab 2022-11-09 12:25:00 +01:00
parent f6e37a2f39
commit 93b0d90aa8
1 changed files with 0 additions and 14 deletions

View File

@ -4,20 +4,6 @@ Docker for Android SDK with preinstalled build tools and emulator image
> Edit from [docker-android-sdk/android-31](https://github.com/docker-android-sdk/android-31)
**Installed Packages**
```bash
# sdkmanager --list
Path | Version | Description | Location
------- | ------- | ------- | -------
build-tools;33.0.0 | 33.0.0 | Android SDK Build-Tools 33 | build-tools/33.0.0
cmdline-tools;latest | 7.0 | Android SDK Command-line Tools (latest) | cmdline-tools/latest
emulator | 31.3.12 | Android Emulator | emulator
patcher;v4 | 1 | SDK Patch Applier v4 | patcher/v4
platform-tools | 33.0.3 | Android SDK Platform-Tools | platform-tools
platforms;android-33 | 2 | Android SDK Platform 33 | platforms/android-33
system-images;android-33;google_apis;x86_64 | 6 | Google APIs Intel x86 Atom_64 System Image | system-images/android-33/google_apis/x86_64
```
**Usage**
- Interactive way