Skip to content
Francesco edited this page Aug 1, 2017 · 10 revisions

List

apps or apps -ls

Hide

apps -hide [appName]

## Show

apps -show [appName]

Show details (activites, services, ...)

apps -l [appName]

Show the Play Store page

apps -ps [appName]

Show the Settings page

apps -st [appName]

Force-launch

apps -frc [appName]

(You can launch both visible and hidden apps with this option)

Show apps.xml

apps -file

Set default-apps

apps -default_app [index] [appName]

index: the index of the chosen default app (1 <= index <= 5)
appName: the name of the chosen app, or "most_used", or "null"

Clone this wiki locally