Android Open Source - Development api DribbbleBackgroundChanger






Project Summary

App that accesses Dribbble API to change home screen background periodically. User can select frequency as well as specific user's stream to follow..

Web Site / Source Repository

DribbbleBackgroundChanger is hosted in the following web site
https://github.com/ErnestWong/DribbbleBackgroundChanger

If you think the Android project DribbbleBackgroundChanger 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 DribbbleBackgroundChanger.

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.SET_WALLPAPER




Java Source Files

DribbbleBackgroundChanger has the following Java source files.

com.example.dribbblebackgroundchanger.BackgroundService.java
com.example.dribbblebackgroundchanger.FrequencyNumberPicker.java
com.example.dribbblebackgroundchanger.ImageParse.java
com.example.dribbblebackgroundchanger.MainActivity.java
com.example.dribbblebackgroundchanger.WallpaperTimerTask.java