Basic Android app using some JSON from the front Page of Reddit.
theFrontPage is hosted in the following web site
https://github.com/Hendrixer/theFrontPage
If you think the Android project theFrontPage 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 theFrontPage.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
theFrontPage has the following Java source files.
com.hendrixer.thefrontpage.ApplicationTest.java com.hendrixer.thefrontpage.FragmentRedditPost.java com.hendrixer.thefrontpage.MainActivity.java com.hendrixer.thefrontpage.RedditClient.java com.hendrixer.thefrontpage.RedditPost.java com.hendrixer.thefrontpage.RedditPostAdapter.java