-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.alias
38 lines (38 loc) · 1.21 KB
/
.alias
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
setsecure=shell settings put secure
getglobal=shell settings get global
activity=shell dumpsys activity top | grep ACTIVITY
setglobal=shell settings put global
lunch=shell getprop ro.build.flavor
getprop=shell getprop
setglo=shell settings put global
putsec=shell settings put secure
getglo=shell settings get global
putsystem=shell settings put system
setsystem=shell settings put system
getsecure=shell settings get secure
putsecure=shell settings put secure
setprop=shell setprop
putglo=shell settings put global
putglobal=shell settings put global
setsys=shell settings put system
getsec=shell settings get secure
model=shell getprop ro.product.model
setsec=shell settings put secure
getsys=shell settings get system
putsys=shell settings put system
getsystem=shell settings get system
logcat=shell logcat -b all
start-activity=shell am start
start-service=shell am startservice
force-stop=shell am force-stop
display-size=shell am display-size
display-density=shell am display-density
packages=shell pm list packages
features=shell pm list features
users=shell pm list users
package=shell pm path
clear=shell pm clear
enable-component=shell pm enable
disable-component=shell pm disable
screencap=shell screencap
dumpsys=shell dumpsys