This tests getting the install referrer through an AIR extension. When the Play Store app is opened to an app using a referrer, it will be broadcast post-install as the com.android.vending.INSTALL_REFERRER intent. The AIR extension catches the intent and stores the result to be retrieved at any time later. Notably, google does not broadcast the intent if the app is installed via the web version of the play store.
Open play store app on device with this link:
https://play.google.com/store/apps/details?id=air.com.stephenklancher.TestInstallTracking&referrer=FirstTest
Or manually broadcast the intent via ADB:
adb shell am broadcast -a com.android.vending.INSTALL_REFERRER -n air.com.stephenklancher.TestInstallTracking/com.stephenklancher.installtracking.ReferrerReceiver --es "referrer" "Test Referrer: %time%"
Click refresh to show the referrer that is currently stored.
This version of AIR Install Referrer Test Android App comes with one universal variant which will work on all the Android devices.
If you are looking to download other versions of AIR Install Referrer Test Android App, We have 1 version in our database. Please select one of them below to download.