A demo Android project that shows how to use AdBoost.
adboost-demo is hosted in the following web site
https://github.com/adience-code/adboost-demo
If you think the Android project adboost-demo 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 adboost-demo.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 27 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.android.browser.permission.READ_HISTORY_BOOKMARKS |
adboost-demo has the following Java source files.
com.adience.adboost.demo.DynamicActivity.java