A better version of the command-line android SDK manager tool with a more intuitive interface.
Project description
Android SDK Enhanced
A better version of the command-line android SDK and AVD manager tools with a more intuitive interface
Installation
pip3 install android-sdk-enhanced
Note: Python 2 install is not supported
A better version of the command-line android tool with a more intuitive command-line interface.
Usage
androidtool [options] doctor
androidtool [options] list build tools
androidtool [options] list installed packages
androidtool [options] list api versions [--x86_64 | --x86 | --arm] [--google-apis | --no-google-apis | --android-tv | --android-wear]
androidtool [options] list other packages
androidtool [options] install basic packages
androidtool [options] install version <android-api-version> [--x86_64 | --x86 | --arm] [--google-apis | --no-google-apis | --android-tv | --android-wear]
androidtool [options] update all
androidtool [options] list avds
androidtool [options] create avd <avd-name> <android-api-version> [--x86_64 | --x86 | --arm] [--google-apis | --no-google-apis | --android-tv | --android-wear]
androidtool [options] start avd <avd-name> [--headless]
Options
-v, --verbose Verbose mode
Sub-command description
doctor - ensures that you have right version of Java. In the future, it will check Android SDK installation as well.
list build tools - lists available build tools
list api versions - lists different SDK versions available to install
list other packages - lists packages apart from build tools and api versions
list installed packages - lists installed packages
list avds - lists setup AVDs
install basic tools - installs a basic set of tools. Highly recommended to run it the first time.
install version - installs a particular API version
update all - updates all installed packages to the latest versions.
create avd - creates a new AVD. It will install the package, if required. By default, Google API build with X86_64 (on 64-bit) and X86 on 32-bit will be created.
start avd - Starts an existing AVD.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file android-sdk-enhanced-1.3.3.tar.gz
.
File metadata
- Download URL: android-sdk-enhanced-1.3.3.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f691471bbd1fa5db9533dda84899eb454218155ce28b1b2b60c84f5b34981e99 |
|
MD5 | ef72c657af3229bd42f38a98167a453d |
|
BLAKE2b-256 | 5dd05acb2184791f2dcc00c466eb6c3ae5d3850675a2ab60ca0930b52bab48e0 |
File details
Details for the file android_sdk_enhanced-1.3.3-py3-none-any.whl
.
File metadata
- Download URL: android_sdk_enhanced-1.3.3-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b097b95b6420c1a94e4ae874b6aa7eec6e8273109a9d7f6cd893cbb0bb72d0b5 |
|
MD5 | ecf2d335fd57d795fcb4a5bcb3361668 |
|
BLAKE2b-256 | 0960233865c270d93de5813cd320e948c4431a06a94591923bb4c9fb518b5a98 |