Android Open Source - Development api PhotoGallery






Project Summary

3rd Android app. This exercise delves into multithreading alongside HTTP communication, using the Flickr API as an example. Still undergoing work..

Web Site / Source Repository

PhotoGallery is hosted in the following web site
https://github.com/kennydurkin/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[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
com.bignerdranch.android.photogallery.PRIVATE




Resource Files

There are 1 image files in PhotoGallery. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PhotoGallery has the following Java source files.

com.example.photogallery.FlickrFetchr.java
com.example.photogallery.GalleryItem.java
com.example.photogallery.PhotoGalleryActivity.java
com.example.photogallery.PhotoGalleryFragment.java
com.example.photogallery.PhotoPageActivity.java
com.example.photogallery.PhotoPageFragment.java
com.example.photogallery.PollService.java
com.example.photogallery.SingleFragmentActivity.java
com.example.photogallery.StartupReceiver.java
com.example.photogallery.ThumbnailDownloader.java
com.example.photogallery.VisibleFragment.java