This project isn't an origianl. teamtreehouse.com 'Build A Blog Reader App' tutorial project. Modified from final result with comments. Designed to explore Adnroid's ability to connect with an online source, pull and organize posts, as well as generate an in app web viewer..
BlogReaderProject is hosted in the following web site
https://github.com/tomtom92/BlogReaderProject
If you think the Android project BlogReaderProject 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 BlogReaderProject.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | support-v4-19.0.1-3bf117e59e2e0f41bbf9219f2be90cdcf1dd583d.jar |
There are 2 image files in BlogReaderProject. The names of the image files are listed as follows.
ic_action_share.png ic_action_share_dark.png
The following screenshort is generated from the image listed above.
BlogReaderProject has the following Java source files.
com.thomashervey.blogreaderproject.BlogWebViewActivity.java com.thomashervey.blogreaderproject.BuildConfig.java com.thomashervey.blogreaderproject.MainListActivity.java