Android Open Source - WallPaper Image Android-Image-of-the-Day






Project Summary

Android Project: Download wallpaper from Bing server on daily basis, Save it on SD Card and Set it as Wallpaper..

Web Site / Source Repository

Android-Image-of-the-Day is hosted in the following web site
https://github.com/AlauddinTheWonder/Android-Image-of-the-Day

If you think the Android project Android-Image-of-the-Day 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 Android-Image-of-the-Day.

ItemValue
Java File Count8
Target SDK Version21
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.SET_WALLPAPER
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in Android-Image-of-the-Day. The names of the image files are listed as follows.

settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-Image-of-the-Day has the following Java source files.

com.alauddin.imageoftheday.AboutActivity.java
com.alauddin.imageoftheday.Common.java
com.alauddin.imageoftheday.ImageDownloader.java
com.alauddin.imageoftheday.ImageStorage.java
com.alauddin.imageoftheday.MainActivity.java
com.alauddin.imageoftheday.NetworkReceiver.java
com.alauddin.imageoftheday.NetworkUtil.java
com.alauddin.imageoftheday.SettingsPreference.java