Commit 6a8811b0 by sikang

update referrer commod

parent d717d822
......@@ -16,7 +16,7 @@ import tech.starwin.utils.collection.UploadManager;
/**
* 监听并保存安装referrer
* 测试发送广播:
* adb shell am broadcast -a com.android.vending.INSTALL_REFERRER -n com.pop.douang/com.components.broadcast.InstallReferrerReceiver --es "referrer" "utm_source=testSource&utm_medium=testMedium&utm_term=testTerm&utm_content=11&PARTNER_ID=111&PARTNER_CLICK_ID=222"
* adb shell am broadcast -a com.android.vending.INSTALL_REFERRER -n com.maituo.newuang/com.common.broadcast.InstallReferrerReceiver --es "referrer" "utm_source=testSource&utm_medium=testMedium&utm_term=testTerm&utm_content=11&PARTNER_ID=111&PARTNER_CLICK_ID=222"
*/
public class InstallReferrerReceiver extends BroadcastReceiver {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment