Android Open Source - Mail email Rollon






Project Summary

A RSS, news, and email reader for Android.

Web Site / Source Repository

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

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

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi]
Target SDK Version17
Minimum SDK Version15
Activity Count7
jar files usedandroid-support-v4.jar
jericho-html-3.3.jar
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\feed_list_file
res\raw\media_list_file.xml
res\raw\rollon_data.xml




Resource Files

There are 3 image files in Rollon. The names of the image files are listed as follows.

drag.9.png
ic_menu_add.png
rollon_blue_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Rollon has the following Java source files.

com.rollonapp.rollon.activities.CustomRssActivity.java
com.rollonapp.rollon.activities.FeedsActivity.java
com.rollonapp.rollon.activities.MainActivity.java
com.rollonapp.rollon.activities.ProcessRssActivity.java
com.rollonapp.rollon.activities.ReaderActivity.java
com.rollonapp.rollon.activities.RssReaderActivity.java
com.rollonapp.rollon.api.RollonApi.java
com.rollonapp.rollon.feeds.Feed.java
com.rollonapp.rollon.feeds.FeedRepository.java
com.rollonapp.rollon.timer.Timer.java
com.rollonapp.rollon.tts.FeedSpeaker.java
com.rollonapp.rollon.util.SystemUiHider.java
com.rollonapp.rollon.util.SystemUiHiderBase.java
com.rollonapp.rollon.util.SystemUiHiderHoneycomb.java
nl.matshofman.saxrssreader.RssFeed.java
nl.matshofman.saxrssreader.RssHandler.java
nl.matshofman.saxrssreader.RssItem.java
nl.matshofman.saxrssreader.RssReader.java