Teamtreehouse.com android tutorial for building a blog reader. Source files for anyone having trouble following along or would like to test the final product before starting..
BlogReader is hosted in the following web site
https://github.com/jurkog/BlogReader
If you think the Android project BlogReader 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 BlogReader.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Activity Count | 2 |
jar files used | Parse-1.6.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in BlogReader. The names of the image files are listed as follows.
ic_action_share.png
The following screenshort is generated from the image listed above.
BlogReader has the following Java source files.
com.example.jurko.blogreader.ApplicationTest.java com.example.jurko.blogreader.BlogWebViewActivity.java com.example.jurko.blogreader.MainListActivity.java