Android Programming: The Big Nerd Ranch Guide Photo Gallery Project.
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.
The following table is the detailed list of PhotoGallery.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
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