Photo stream with Flickr API.
PhotoGallery is hosted in the following web site
https://github.com/archerrito/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 | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
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.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