Skip to content

QuasarApp/sdkmanager-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android SDK in snap-store

androidsdk androidsdk


Description

This is snap version of console sdk manager for Android. For more information about sdkmanager see official google documentation

sdkmanager

The sdkmanager is a command line tool that allows you to view, install, update, and uninstall packages for the Android SDK. If you're using Android Studio, then you do not need to use this tool and you can instead manage your SDK packages from the IDE. The sdkmanager tool is provided in the Android SDK Tools package (25.2.3 and higher) and is located in ~/AndroidSDK.

Install

sudo snap install androidsdk

or download from:

Get it from the Snap Store

Build

sudo snap install snapcraft --classic
snapcraft 

Using

androidsdk [options]

Use custom sdk root dir

androidsdk --sdk_root /my/sdk/root/dir [options]

Androidsdk options