-
-
Save seanlilmateus/257c1c935ba2835dcc510f93630ec0b7 to your computer and use it in GitHub Desktop.
[adb] #android #adb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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