Simple Android app that shows the Popular section of 500px.
500pxScrollingApp is hosted in the following web site
https://github.com/gcgrant/500pxScrollingApp
If you think the Android project 500pxScrollingApp 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 500pxScrollingApp.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
500pxScrollingApp has the following Java source files.
ca.ggrant.fivehundredpxviewer.Image.java ca.ggrant.fivehundredpxviewer.ListAdapter.java ca.ggrant.fivehundredpxviewer.PhotostreamActivity.java ca.ggrant.fivehundredpxviewer.PhotostreamRow.java ca.ggrant.fivehundredpxviewer.ViewHolder.java ca.ggrant.fivehundredpxviewer.tasks.Delegate.java ca.ggrant.fivehundredpxviewer.tasks.GetPhotosTask.java ca.ggrant.fivehundredpxviewer.tasks.LoadImageTask.java