Android Open Source - Development rss MyRSSReader






Project Summary

It is simple RSS Reader for Android..

Web Site / Source Repository

MyRSSReader is hosted in the following web site
https://github.com/movchan74/MyRSSReader

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

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version8
Activity Count4
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK




Java Source Files

MyRSSReader has the following Java source files.

com.example.myrssreader.AddNewSourceActivity.java
com.example.myrssreader.MainActivity.java
com.example.myrssreader.RSSDatabaseAdapter.java
com.example.myrssreader.RSSDatabaseHelper.java
com.example.myrssreader.ViewItemActivity.java
com.example.myrssreader.ViewItemFragment.java
com.example.myrssreader.ViewItemListActivity.java