Small Android Project. App shows only pictures in a certain subreddit.
PicturesOfReddit is hosted in the following web site
https://github.com/mrpatpat/PicturesOfReddit
If you think the Android project PicturesOfReddit 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 PicturesOfReddit.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in PicturesOfReddit. The names of the image files are listed as follows.
ic_action_photo.png ic_action_refresh.png
The following screenshort is generated from the image listed above.
PicturesOfReddit has the following Java source files.
de.curlse.mrpatpat.picturesofreddit.ApplicationTest.java de.curlse.mrpatpat.picturesofreddit.ListingActivity.java de.curlse.mrpatpat.picturesofreddit.adapter.NavDrawerAdapter.java de.curlse.mrpatpat.picturesofreddit.adapter.RedditGridAdapter.java de.curlse.mrpatpat.picturesofreddit.api.Post.java de.curlse.mrpatpat.picturesofreddit.api.RedditClient.java de.curlse.mrpatpat.picturesofreddit.listener.EndlessScrollListener.java de.curlse.mrpatpat.picturesofreddit.model.Child.java de.curlse.mrpatpat.picturesofreddit.model.Data.java de.curlse.mrpatpat.picturesofreddit.model.Data_.java de.curlse.mrpatpat.picturesofreddit.model.Listing.java de.curlse.mrpatpat.picturesofreddit.model.MediaEmbed.java de.curlse.mrpatpat.picturesofreddit.model.SecureMediaEmbed.java de.curlse.mrpatpat.picturesofreddit.view.RectImageView.java