Android app for subscribing Yahoo! Finance RSS feeds.
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.
The following table is the detailed list of Yafi.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Minimum SDK Version | 7 |
Activity Count | 5 |
jar files used | android-rss-eclipse.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\ic_action_cycle_light.png assets\ic_action_plus_light.png assets\ic_action_search_light.png assets\yafidatabase |
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.
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