An android application for personalized news using spring-android.
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.
The following table is the detailed list of myNewsReader.
Item | Value |
---|---|
Java File Count | 13 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | gson-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 Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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