Created
November 12, 2018 10:47
-
-
Save 1901/3e1bff093a118e322ba3c80cd04f1848 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