android - List installed sdk package via command line -


i want list installed sdk packages command lines.(for reasons cannot use gui)

i have done research , found out several commands list available packages on remote server, fail find command list installed sdk packages yet.

thanks

with android sdk tools 25.2.3 (and higher):

$android_home/tools/bin/sdkmanager --list

see: https://developer.android.com/studio/command-line/sdkmanager.html#usage


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -