Android Open Source - Development rss RssNotifier






Project Summary

Android native app RSS feed Notifier.

Web Site / Source Repository

RssNotifier is hosted in the following web site
https://github.com/ethan605/RssNotifier

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

ItemValue
Java File Count16
Target SDK Version8
Minimum SDK Version4
Activity Count5
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\preset.xml




Resource Files

There are 24 image files in RssNotifier. The names of the image files are listed as follows.

add.png
add_pressed.png
browse.png
browse_pressed.png
delete.png
delete_pressed.png
done.png
done_pressed.png
manage.png
manage_pressed.png
new_item.png
new_item_2.png
refresh.png
refresh_pressed.png
search.png
search_pressed.png
select.png
select_all.png
select_all_pressed.png
select_none.png
select_none_pressed.png
select_pressed.png
setting.png
setting_pressed.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RssNotifier has the following Java source files.

app.util.rssnotifier.RssDetailActivity.java
app.util.rssnotifier.RssManageActivity.java
app.util.rssnotifier.RssNotificationService.java
app.util.rssnotifier.RssProviderSettingActivity.java
app.util.rssnotifier.RssReaderActivity.java
app.util.rssnotifier.RssSettingActivity.java
app.util.rssnotifier.base.RssContentHandler.java
app.util.rssnotifier.base.RssFeed.java
app.util.rssnotifier.base.RssItem.java
app.util.rssnotifier.base.RssItemAdapter.java
app.util.rssnotifier.base.RssPreset.java
app.util.rssnotifier.base.RssProvider.java
app.util.rssnotifier.base.RssProviderList.java
app.util.rssnotifier.database.DatabaseHelper.java
app.util.rssnotifier.database.DatabaseQuery.java
app.util.rssnotifier.database.UnicodeToAscii.java