Android Open Source - Widget screen PuppyFrame






Project Summary

An Android widget that displays selected pictures on your home screen.

Web Site / Source Repository

PuppyFrame is hosted in the following web site
https://github.com/boztalay/PuppyFrame

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi, nodpi]
Target SDK Version17
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
universal-image-loader-1.8.4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of PuppyFrame is as follows:

MIT License

Resource Files

There are 3 image files in PuppyFrame. The names of the image files are listed as follows.

ic_menu_action_settings.png
ic_menu_content_new.png
ic_menu_navigation_accept.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.boztalay.puppyframeuid.configuration.albums.AlbumsActivity.java
com.boztalay.puppyframeuid.configuration.albums.AlbumsAdapter.java
com.boztalay.puppyframeuid.configuration.editalbum.EditAlbumActivity.java
com.boztalay.puppyframeuid.configuration.editalbum.ImageCacher.java
com.boztalay.puppyframeuid.configuration.editalbum.StoredImagesAdapter.java
com.boztalay.puppyframeuid.configuration.views.SelectableImageView.java
com.boztalay.puppyframeuid.configuration.views.SquareImageView.java
com.boztalay.puppyframeuid.persistence.AlbumParser.java
com.boztalay.puppyframeuid.persistence.Album.java
com.boztalay.puppyframeuid.persistence.PuppyFramePersistenceManager.java
com.boztalay.puppyframeuid.widget.PuppyFrameWidgetProvider.java
com.boztalay.puppyframeuid.widget.ScreenOnService.java
com.boztalay.puppyframeuid.widget.WidgetUpdater.java