Very simple Android app that changes the wallpaper after a configurable interval.
wallpaper-changer is hosted in the following web site
https://github.com/eliseosoto/wallpaper-changer
If you think the Android project wallpaper-changer 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-changer.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 10 |
Minimum SDK Version | 5 |
Activity Count | 3 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.SET_WALLPAPER |
wallpaper-changer has the following Java source files.
com.lamerman.FileDialogWithDirectories.java com.lamerman.SelectionMode.java com.supervaca.wallpaperChanger.MainActivity.java com.supervaca.wallpaperChanger.WallpaperBootReceiver.java com.supervaca.wallpaperChanger.WallpaperPreferencesActivity.java com.supervaca.wallpaperChanger.WallpaperService.java