Miscellaneous
1 | adb reboot |
Remove System App
1 | adb root |
Root/Unroot
1 | adb root |
List Package
1 | adb shell pm list packages |
Simulate Keyboard Input
1 | adb shell input keyevent <event_code> |
UID Lookup
1 | # package_name to uid |
1 | adb reboot |
1 | adb root |
1 | adb root |
1 | adb shell pm list packages |
1 | adb shell input keyevent <event_code> |
1 | # package_name to uid |