Android Open Source - News reader NewsReaderExample






Project Summary

Example of Model-Presentation-View-Controller for Android based off of the News Reader Example..

Web Site / Source Repository

NewsReaderExample is hosted in the following web site
https://github.com/imminent/NewsReaderExample

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

ItemValue
Java File Count21
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count2
Fragment Count1
Asset File Namesassets\fonts\redacted-script-light.ttf




Resource Files

There are 5 image files in NewsReaderExample. The names of the image files are listed as follows.

button_normal.9.png
button_pressed.9.png
logo.png
tab_bg_normal.9.png
tab_bg_selected.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

NewsReaderExample has the following Java source files.

com.imminentmeals.android.newsreader.NewsReaderSegueController.java
com.imminentmeals.android.newsreader.controller.ArticleController.java
com.imminentmeals.android.newsreader.controller.Controller.java
com.imminentmeals.android.newsreader.controller.NewsReaderController.java
com.imminentmeals.android.newsreader.controller.implementation.ControllerImplementationModule.java
com.imminentmeals.android.newsreader.model.NewsArticle.java
com.imminentmeals.android.newsreader.model.NewsCategory.java
com.imminentmeals.android.newsreader.model.NewsSource.java
com.imminentmeals.android.newsreader.model.NonsenseGenerator.java
com.imminentmeals.android.newsreader.presentation.ArticlePresentation.java
com.imminentmeals.android.newsreader.presentation.Messages.java
com.imminentmeals.android.newsreader.presentation.NewsReaderPresentation.java
com.imminentmeals.android.newsreader.presentation.Presentation.java
com.imminentmeals.android.newsreader.presentation.framework.ActionBarNavigationObserver.java
com.imminentmeals.android.newsreader.presentation.framework.ArticleActivity.java
com.imminentmeals.android.newsreader.presentation.framework.ArticleFragment.java
com.imminentmeals.android.newsreader.presentation.framework.HeadlinesFragment.java
com.imminentmeals.android.newsreader.presentation.framework.NewsReaderActivity.java
com.imminentmeals.android.newsreader.presentation.framework.NewsReaderNavigationCallback.java