Steps
1. sudo adb start-server
2. Check whether you are able to view your device
sudo adb devices
3. Start the shell:
sudo adb shell.
Listing all the packages installed:
pm list packages
1. sudo adb start-server
2. Check whether you are able to view your device
sudo adb devices
3. Start the shell:
sudo adb shell.
Listing all the packages installed:
pm list packages
No comments:
Post a Comment