Android Open Source - Network image PhotoGallery






Project Summary

A network connected app that downloads and displays images from Flickr..

Web Site / Source Repository

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




Java Source Files

PhotoGallery has the following Java source files.

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