|
|
|
|
@ -12,10 +12,17 @@ devices via [ADB](https://developer.android.com/tools/help/adb.html).
|
|
|
|
|
update Update the index |
|
|
|
|
list List all available apps |
|
|
|
|
search <term...> Search available apps |
|
|
|
|
show <appid...> Show detailed info of an app |
|
|
|
|
show <app...> Show detailed info about an app |
|
|
|
|
devices List connected devices |
|
|
|
|
installed List installed apps |
|
|
|
|
|
|
|
|
|
### Missing commands |
|
|
|
|
|
|
|
|
|
updates List apps to update |
|
|
|
|
install <app...> Install an app |
|
|
|
|
upgrade <app...> Upgrade an app |
|
|
|
|
remove <app...> Remove an app |
|
|
|
|
|
|
|
|
|
### Missing features |
|
|
|
|
|
|
|
|
|
* Index verification via jar signature |
|
|
|
|
|