Referrer Test for Google Play is an Android test application that shows how you can pass a 'referrer' string from a website/email/ad/whatever to the Google Play store on Android, have the user install your application, and then have the Play store pass the string into your Android application..
AndroidReferrerTest is hosted in the following web site
https://github.com/SteveMil/AndroidReferrerTest
If you think the Android project AndroidReferrerTest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidReferrerTest.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 3 |
Activity Count | 1 |
AndroidReferrerTest has the following Java source files.
net.stevemiller.android.referrertest.Logger .java net.stevemiller.android.referrertest.MainActivity.java net.stevemiller.android.referrertest.MainApplication.java net.stevemiller.android.referrertest.ReferrerReceiver.java