Skip to content

Instantly share code, notes, and snippets.

@1901
Created November 12, 2018 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save 1901/3e1bff093a118e322ba3c80cd04f1848 to your computer and use it in GitHub Desktop.
Save 1901/3e1bff093a118e322ba3c80cd04f1848 to your computer and use it in GitHub Desktop.
[adb] #android #adb
adb shell am start -W -a android.intent.action.VIEW -d "https://main.sea.camexgame.com/instant"
adb shell am start -W -a android.intent.action.VIEW -d "https://instant.app/com.camex.tactical.monsters"
adb shell am start -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d "https://play.google.com/store/apps/details?id=com.camex.tactical.monster&launch=true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment