Android Open Source - Photo gallery photo-gallery






Project Summary

Repository for the PhotoGallery application for the Big Nerd Ranch Android Programming Guide.

Web Site / Source Repository

photo-gallery is hosted in the following web site
https://github.com/boygaggoo/photo-gallery

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

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
android-support-v7-appcompat.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECIEVE_BOOT_COMPLETED
com.bignerdranch.android.photogallery.PRIVATE




Java Source Files

photo-gallery has the following Java source files.

com.bignerdranch.android.photogallery.FlickrFetchr.java
com.bignerdranch.android.photogallery.GalleryItem.java
com.bignerdranch.android.photogallery.NotificationReceiver.java
com.bignerdranch.android.photogallery.PhotoGalleryActivity.java
com.bignerdranch.android.photogallery.PhotoGalleryFragment.java
com.bignerdranch.android.photogallery.PhotoPageActivity.java
com.bignerdranch.android.photogallery.PhotoPageFragment.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