Skip to content

GreywallSoftware/sdkmanager-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android SDK in snap-store

Forked in case to build our own snap if the existing one changes the JDK version

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

About

Wraper of android sdk manager for snap store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%