Android Open Source - Example project adboost-demo






Project Summary

A demo Android project that shows how to use AdBoost.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of adboost-demo.

ItemValue
Java File Count1
Target SDK Version19
Minimum SDK Version8
Activity Count27
Required Permissionsandroid.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




Java Source Files

adboost-demo has the following Java source files.

com.adience.adboost.demo.DynamicActivity.java