Android Open Source - Photo gallery PhotoGallery






Project Summary

Android Programming: The Big Nerd Ranch Guide Photo Gallery Project.

Web Site / Source Repository

PhotoGallery is hosted in the following web site
https://github.com/djLarrikin/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 Count10
Supported screen sizes[hdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Java Source Files

PhotoGallery has the following Java source files.

com.bignerdranch.android.photogallery.ApplicationTest.java
com.bignerdranch.android.photogallery.FlickrFetchr.java
com.bignerdranch.android.photogallery.GalleryItem.java
com.bignerdranch.android.photogallery.PhotoGalleryActivity.java
com.bignerdranch.android.photogallery.PhotoGalleryFragment.java
com.bignerdranch.android.photogallery.PollService.java
com.bignerdranch.android.photogallery.SingleFragmentActivity.java
com.bignerdranch.android.photogallery.StartupReceiver.java
com.bignerdranch.android.photogallery.ThumbnailDownloader.java
com.bignerdranch.android.photogallery.VisibleFragment.java