Android Open Source - News reader Need






Project Summary

Pluggable news reader for android.

Web Site / Source Repository

Need is hosted in the following web site
https://github.com/mdlawson/Need

If you think the Android project Need 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 Need.

ItemValue
Java File Count29
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in Need. The names of the image files are listed as follows.

ic_navigation_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Need has the following Java source files.

com.mdlawson.need.ArticleDetailActivity.java
com.mdlawson.need.ArticleDetailFragment.java
com.mdlawson.need.ArticleListFragment.java
com.mdlawson.need.BaseActivity.java
com.mdlawson.need.MainActivity.java
com.mdlawson.need.Need.java
com.mdlawson.need.SectionsFragment.java
com.mdlawson.need.article.Article.java
com.mdlawson.need.article.ArticleListAdapter.java
com.mdlawson.need.article.ArticleSource.java
com.mdlawson.need.article.Comment.java
com.mdlawson.need.article.CommentListAdapter.java
com.mdlawson.need.article.Section.java
com.mdlawson.need.article.SourceListAdapter.java
com.mdlawson.need.article.dummy.DummyArticle.java
com.mdlawson.need.article.dummy.DummySection.java
com.mdlawson.need.article.dummy.DummySource.java
com.mdlawson.need.article.hn.HNArticle.java
com.mdlawson.need.article.hn.HNComment.java
com.mdlawson.need.article.hn.HNCommentsPage.java
com.mdlawson.need.article.hn.HNPage.java
com.mdlawson.need.article.hn.HNSection.java
com.mdlawson.need.article.hn.HNSource.java
com.mdlawson.need.events.ArticleUpdated.java
com.mdlawson.need.events.SectionUpdated.java
com.mdlawson.need.events.SelectSource.java
com.mdlawson.need.events.ShowArticle.java
com.mdlawson.need.view.SlidingTabLayout.java