Android Open Source - Development rss AsyncRssClient






Project Summary

Simple Asyncronous RSS 2.0 reader library for Android..

Web Site / Source Repository

AsyncRssClient is hosted in the following web site
https://github.com/rejasupotaro/AsyncRssClient

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

ItemValue
Java File Count16
Target SDK Version18
Minimum SDK Version9
Activity Count1
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\assets_utils_test.txt
assets\feeds_rebuild_fm.xml




Java Source Files

AsyncRssClient has the following Java source files.

rejasupotaro.asyncrssclient.AsyncRssClient.java
rejasupotaro.asyncrssclient.AsyncRssResponseHandler.java
rejasupotaro.asyncrssclient.MediaAttributes.java
rejasupotaro.asyncrssclient.MediaEnclosure.java
rejasupotaro.asyncrssclient.MediaThumbnail.java
rejasupotaro.asyncrssclient.RssElement.java
rejasupotaro.asyncrssclient.RssFeed.java
rejasupotaro.asyncrssclient.RssHandler.java
rejasupotaro.asyncrssclient.RssItem.java
rejasupotaro.asyncrssclient.RssParser.java
rejasupotaro.asyncrssclient.static.java
rejasupotaro.example.asyncrssclient.HotEntryClient.java
rejasupotaro.example.asyncrssclient.MainActivity.java
rejasupotaro.example.asyncrssclient.adapters.BindableAdapter.java
rejasupotaro.example.asyncrssclient.adapters.EntryAdapter.java
rejasupotaro.example.asyncrssclient.models.Entry.java