Android Open Source - Development rss SimplectaRSSReader






Project Summary

Android RSS Reader.

Web Site / Source Repository

SimplectaRSSReader is hosted in the following web site
https://github.com/vitaluha/SimplectaRSSReader

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count5
jar files usedandroid-support-v4.jar
jsoup-1.7.2.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 7 image files in SimplectaRSSReader. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_action_back.png
ic_action_refresh.png
ic_action_reply.png
ic_action_search.png
ic_action_share.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SimplectaRSSReader has the following Java source files.

com.capstone.rss.CategoryFrag.java
com.capstone.rss.DatabaseHelper.java
com.capstone.rss.Feed.java
com.capstone.rss.FeedsFrag.java
com.capstone.rss.InternalSearchFrag.java
com.capstone.rss.MainActivity.java
com.capstone.rss.ManageFrag.java
com.capstone.rss.Post.java
com.capstone.rss.PostsFrag.java
com.capstone.rss.SearchFrag.java
com.capstone.rss.SettingsActivity.java
com.capstone.rss.SimplectaWebView.java
com.capstone.rss.SubscribeFrag.java
com.capstone.rss.webClient.java
com.capstone.rss.webViewFrag.java