Skip to main content

A better version of the command-line android SDK manager tool with a more intuitive interface.

Project description

Android SDK Enhanced CircleCI Build Status Python 3.6

A better version of the command-line android SDK manager tool 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] [--x86_64 | --x86 | --arm] [--google-apis | --no-google-apis | --android-tv | --android-wear] list api versions
androidtool [options] [--x86_64 | --x86 | --arm] [--google-apis | --no-google-apis | --android-tv | --android-wear] install version <android-api-version>
androidtool [options] install basic packages
androidtool [options] list others
androidtool [options] update all

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 installed packages - lists installed packages
install basic packages - installs a basic set of packages. 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.

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

android-sdk-enhanced-1.2.0.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

android_sdk_enhanced-1.2.0-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page