This is a blog reader app built through the Android track on teamtreehouse.com that retrieves and displays the teamtreehouse blog..
android_blogreader is hosted in the following web site
https://github.com/abdodaoud/android_blogreader
If you think the Android project android_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 android_blogreader.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in android_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.
android_blogreader has the following Java source files.
com.abdodaoud.blogreader.ApplicationTest.java com.abdodaoud.blogreader.BlogWebViewActivity.java com.abdodaoud.blogreader.MainListActivity.java