Android Open Source - App blog ncumc-blog






Project Summary

The repository for the NCUMC Blog viewer Android application.

Web Site / Source Repository

ncumc-blog is hosted in the following web site
https://github.com/nubstick27/ncumc-blog

If you think the Android project ncumc-blog listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ncumc-blog.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count2
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in ncumc-blog. The names of the image files are listed as follows.

ic_action_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ncumc-blog has the following Java source files.

org.newcreationunited.blog.BaseActivity.java
org.newcreationunited.blog.BlogContentViewActivity.java
org.newcreationunited.blog.MessageListActivity.java
org.newcreationunited.blog.MessageListAdapter.java
org.newcreationunited.blog.models.BlogContent.java
org.newcreationunited.blog.models.Comment.java
org.newcreationunited.blog.models.Message.java
org.newcreationunited.blog.parsers.FeedParser.java
org.newcreationunited.blog.parsers.FeedParserFactory.java
org.newcreationunited.blog.parsers.XmlPullFeedParser.java