Android Open Source - News application myNewsReader






Project Summary

An android application for personalized news using spring-android.

Web Site / Source Repository

myNewsReader is hosted in the following web site
https://github.com/marufbd/myNewsReader

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

ItemValue
Java File Count13
Minimum SDK Version8
Activity Count2
jar files usedgson-1.7.1-javadoc.jar
gson-1.7.1-sources.jar
gson-1.7.1.jar
spring-android-auth-1.0.0.M4.jar
spring-android-core-1.0.0.M4.jar
spring-android-rest-template-1.0.0.M4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

myNewsReader has the following Java source files.

zephyr.android.gnews.app.AbstractAsyncActivity.java
zephyr.android.gnews.app.AbstractAsyncListActivity.java
zephyr.android.gnews.app.AsyncActivity.java
zephyr.android.gnews.app.MainActivity.java
zephyr.android.gnews.app.NewsAdapter.java
zephyr.android.gnews.app.NewsListActivity.java
zephyr.android.gnews.app.NewsViewActivity.java
zephyr.services.gnews.GoogleNewsResponse.java
zephyr.services.gnews.NewsItem.java
zephyr.services.gnews.NewsService.java
zephyr.services.gnews.PMAndroidNewsList.java
zephyr.services.gnews.Preferences.java
zephyr.services.gnews.ServiceResponse.java