Android Open Source - Development rss spiderreddit






Project Summary

Simple Android RSS demo app for Reddit feeds.

Web Site / Source Repository

spiderreddit is hosted in the following web site
https://github.com/dapayne1/spiderreddit

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

ItemValue
Java File Count11
Activity Count2
Fragment Count1
jar files usedSimple-Rss2-Android.jar
ormlite-android-4.48.jar
ormlite-core-4.48.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\spidey.gif
Raw File Namesres\raw\ormlite_config.txt




License

The license information of spiderreddit is as follows:

MIT License

Java Source Files

com.davepayne.blogcrawler.EntryDialog.java
com.davepayne.blogcrawler.activity.ItemDetailActivity.java
com.davepayne.blogcrawler.activity.ItemListActivity.java
com.davepayne.blogcrawler.db.RSSDBConfigUtil.java
com.davepayne.blogcrawler.db.RSSDBData.java
com.davepayne.blogcrawler.db.RSSDBHelper.java
com.davepayne.blogcrawler.db.RSSDBManager.java
com.davepayne.blogcrawler.fragment.ItemDetailFragment.java
com.davepayne.blogcrawler.fragment.ItemListFragment.java
com.davepayne.blogcrawler.model.ItemListAdapter.java
com.davepayne.blogcrawler.util.GfxUtil.java