simple test for android-apps that receive referrer on installing app..
InstallRefererTest is hosted in the following web site
https://github.com/yodatomato/InstallRefererTest
If you think the Android project InstallRefererTest 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 InstallRefererTest.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 1 |
Test Case Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.GET_TASKS android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.REORDER_TASKS android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
InstallRefererTest has the following Java source files.
info.tomato.yoda.installreferrertest.ApplicationTest.java info.tomato.yoda.installreferrertest.ExternalStorageUtil.java info.tomato.yoda.installreferrertest.GPRefReceiver.java info.tomato.yoda.installreferrertest.Log.java info.tomato.yoda.installreferrertest.RefTestUtils.java info.tomato.yoda.installreferrertest.RefTestUtilsTest.java info.tomato.yoda.installreferrertest.ReferrerTestMain.java