Android Open Source - App example PhotoGallery






Project Summary

"Android Programming: The Big Nerd Ranch Guide" Chapter 26-30 Example App.

Web Site / Source Repository

PhotoGallery is hosted in the following web site
https://github.com/matthew-compton/PhotoGallery

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

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of PhotoGallery is as follows:

MIT License

Java Source Files

com.ambergleam.photogallery.FlickrFetchr.java
com.ambergleam.photogallery.GalleryItem.java
com.ambergleam.photogallery.PhotoGalleryActivity.java
com.ambergleam.photogallery.PhotoGalleryFragment.java
com.ambergleam.photogallery.PollService.java
com.ambergleam.photogallery.SingleFragmentActivity.java
com.ambergleam.photogallery.ThumbnailDownloader.java