Skip to content

Instantly share code, notes, and snippets.

@SetareMaghari
Created January 14, 2019 14:45
Show Gist options
  • Save SetareMaghari/2663f453deb9f5fc1604b22c9c5f58f2 to your computer and use it in GitHub Desktop.
Save SetareMaghari/2663f453deb9f5fc1604b22c9c5f58f2 to your computer and use it in GitHub Desktop.
## List installed packages
adb shell 'pm list packages -f
@SetareMaghari
Copy link
Author

Install apk on specific device replacing current app

adb install -r MyApp.apk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment