This is repository for android app of wallpapers and ringtones.
wallpapers-ringtones-app is hosted in the following web site
https://github.com/smartdevs214/wallpapers-ringtones-app
If you think the Android project wallpapers-ringtones-app 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 wallpapers-ringtones-app.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar gson-2.2.4.jar volley.jar |
Required Permissions | android.permission.INTERNET android.permission.SET_WALLPAPER android.permission.WRITE_EXTERNAL_STORAGE |
There are 6 image files in wallpapers-ringtones-app. The names of the image files are listed as follows.
ic_action_overflow.png ic_drawer.png ic_home.png ico_apply.png ico_download.png ico_loader.png
The following screenshort is generated from the image listed above.
wallpapers-ringtones-app has the following Java source files.
com.smartdevs.wallpapers.adaptors.GridViewAdapter.java com.smartdevs.wallpapers.adaptors.NavDrawerListAdapter.java com.smartdevs.wallpapers.app.AppConst.java com.smartdevs.wallpapers.app.AppController.java com.smartdevs.wallpapers.model.Category.java com.smartdevs.wallpapers.model.Wallpaper.java com.smartdevs.wallpapers.ui.FullScreenViewActivity.java com.smartdevs.wallpapers.ui.GridFragment.java com.smartdevs.wallpapers.ui.MainActivity.java com.smartdevs.wallpapers.ui.NavDrawerItem.java com.smartdevs.wallpapers.ui.SettingsActivity.java com.smartdevs.wallpapers.ui.SplashActivity.java com.smartdevs.wallpapers.util.LruBitmapCache.java com.smartdevs.wallpapers.util.PrefManager.java com.smartdevs.wallpapers.util.Utils.java