Android Open Source - Development rss Yafi






Project Summary

Android app for subscribing Yahoo! Finance RSS feeds.

Web Site / Source Repository

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

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

ItemValue
Java File Count14
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Minimum SDK Version7
Activity Count5
jar files usedandroid-rss-eclipse.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\ic_action_cycle_light.png
assets\ic_action_plus_light.png
assets\ic_action_search_light.png
assets\yafidatabase




Resource Files

There are 17 image files in Yafi. The names of the image files are listed as follows.

background.9.png
bottom_bar.9.png
bottom_bar_highlight.9.png
ic_action_cycle_dark.png
ic_action_cycle_light.png
ic_action_plus_dark.png
ic_action_plus_light.png
ic_action_search_dark.png
ic_action_search_light.png
ic_menu_help.png
ic_menu_settings.png
rss_active.png
rss_dark.png
search.png
star.png
star_orange_filled.png
star_orange_frame.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Yafi has the following Java source files.

edu.washington.shan.Constants.java
edu.washington.shan.CustomViewBinder.java
edu.washington.shan.DBAdapter.java
edu.washington.shan.DBConstants.java
edu.washington.shan.DBHelper.java
edu.washington.shan.MainActivity.java
edu.washington.shan.PrefKeyManager.java
edu.washington.shan.RssActivity.java
edu.washington.shan.SearchActivity.java
edu.washington.shan.SettingsPrefActivity.java
edu.washington.shan.SubscriptionManager.java
edu.washington.shan.SubscriptionPrefActivity.java
edu.washington.shan.SyncManager.java
edu.washington.shan.WorkerThreadRunnable.java