Created
October 3, 2020 22:19
-
-
Save diegorribeiro/bbd6fab2d9d2142f12bd1658df6b7579 to your computer and use it in GitHub Desktop.
Adb broadcast sent referrer
This file contains hidden or 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 broadcast -a com.android.vending.INSTALL_REFERRER -n your.package/path.to.your.BroadcastReceiver --es "referrer" "test_referrer=test" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment