Android Project: Download wallpaper from Bing server on daily basis, Save it on SD Card and Set it as Wallpaper..
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.
The following table is the detailed list of Android-Image-of-the-Day.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.SET_WALLPAPER android.permission.WRITE_EXTERNAL_STORAGE |
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.
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