This is a starter project for a Wallpaper Selector, This can be used as the entire base of a Wallpaper application or just a activity of a different type of application..
Wallpaper is hosted in the following web site
https://github.com/CodeUniverse/Wallpaper
If you think the Android project Wallpaper 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 Wallpaper.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi, nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.SET_WALLPAPER android.permission.SET_WALLPAPER_HINTS |
There are 1 image files in Wallpaper. The names of the image files are listed as follows.
ic_launcher_wallpaper.png
The following screenshort is generated from the image listed above.
Wallpaper has the following Java source files.
com.codeuniverse.wallpaper.LauncherActivity.java com.codeuniverse.wallpaper.WallpaperChooser.java com.codeuniverse.wallpaper.WallpaperChooserDialogFragment.java