Android Open Source - WallPaper Application android_WallBox






Project Summary

Open source wallpaper editor android application.

Web Site / Source Repository

android_WallBox is hosted in the following web site
https://github.com/LithidSoftware/android_WallBox

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

ItemValue
Java File Count26
Supported screen sizes[mdpi, hdpi, xhdpi]
Activity Count6
Fragment Count9
Required Permissionsandroid.permission.INTERNET
android.permission.SET_WALLPAPER
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of android_WallBox is as follows:

Apache License

Resource Files

There are 30 image files in android_WallBox. The names of the image files are listed as follows.

ic_action_add.png
ic_action_add_light.png
ic_action_apply.png
ic_action_apply_light.png
ic_action_changelog.png
ic_action_changelog_light.png
ic_action_clock.png
ic_action_clock_light.png
ic_action_cloud.png
ic_action_contribute.png
ic_action_contribute_light.png
ic_action_delete.png
ic_action_delete_light.png
ic_action_donate.png
ic_action_donate_light.png
ic_action_googleplus.png
ic_action_googleplus_light.png
ic_action_picture.png
ic_action_picture_light.png
ic_action_save.png
ic_action_save_light.png
ic_action_search.png
ic_action_search_light.png
ic_drawer.png
ic_preview_dark.png
ic_preview_dark_land.png
ic_preview_light.png
ic_preview_light_land.png
ic_preview_lightdarkactionbar.png
ic_preview_lightdarkactionbar_land.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.lithidsw.wallbox.AboutActivity.java
com.lithidsw.wallbox.ActionReceiver.java
com.lithidsw.wallbox.MainActivity.java
com.lithidsw.wallbox.app.colorwall.ColorWallFrag.java
com.lithidsw.wallbox.app.randomizer.RandomizerFrag.java
com.lithidsw.wallbox.app.randomizer.adapter.RandomizerGridAdapter.java
com.lithidsw.wallbox.app.randomizer.db.DBHelper.java
com.lithidsw.wallbox.app.randomizer.db.TableHelper.java
com.lithidsw.wallbox.app.saturate.SaturateFrag.java
com.lithidsw.wallbox.app.theme.ThemeFragment.java
com.lithidsw.wallbox.app.theme.ThemesMainFragment.java
com.lithidsw.wallbox.app.wallsnap.WallSnapActivity.java
com.lithidsw.wallbox.app.wallsnap.WallSnapFragment.java
com.lithidsw.wallbox.app.wallsnap.WallpaperFragment.java
com.lithidsw.wallbox.app.wallsnap.adapters.WallpaperAdapter.java
com.lithidsw.wallbox.loader.ImageLoader.java
com.lithidsw.wallbox.loader.MemoryCache.java
com.lithidsw.wallbox.utils.BitMapBlur.java
com.lithidsw.wallbox.utils.C.java
com.lithidsw.wallbox.utils.ColorFilterGenerator.java
com.lithidsw.wallbox.utils.ContribDialog.java
com.lithidsw.wallbox.utils.CustomDialogs.java
com.lithidsw.wallbox.utils.DateBuilder.java
com.lithidsw.wallbox.utils.JsonHelper.java
com.lithidsw.wallbox.utils.MenuHelper.java
com.lithidsw.wallbox.utils.Utils.java