Skip to content

Instantly share code, notes, and snippets.

@seanlilmateus
Forked from 1901/adb.sh
Created January 19, 2024 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanlilmateus/257c1c935ba2835dcc510f93630ec0b7 to your computer and use it in GitHub Desktop.
Save seanlilmateus/257c1c935ba2835dcc510f93630ec0b7 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