Android RSS

buzztouch plugin: Android RSS
Version: v1.7
This is a simple RSS reader for Android 3.0+ apps. Simply enter your RSS feed into the control panel and the plugin will do the rest.
works on Android Android
Developer Info
Latest Review
Pointerictguy | 04/05/16 (v1.6)
This plugin works great but if you tap the header image it crashes the app. There is code that hasn't been fully implemented (the tap header image to fire a URL - like in other menu plugins). The work around is go the file /res/layout/cr_android_rss_...
Screenshots
More Information
This is a simple RSS reader for Android 3.0+ apps. Simply enter your RSS feed into the control panel and the plugin will do the rest.
You will see your feed entries in a menu list (with an optional header image at the top). Clicking on an entry will load the associated
link in the Custom URL plugin. Note that you will need to install the Custom URL plugin to make this work.

Version History
------------------------
1.0 - initial build
1.1 - added support for showing content only (rather than full webpage) when item is clicked.
1.2 - bug fix where package name was wrong on many of the files.
1.3 - bug fix where the word "feed" occurred in a feed URL and was causing issues.
1.4 - (1/25/14) bug fix where non-English characters weren't displayed properly, where the detail view was zoomed in, and where scrolling made the list go black.
1.5 - (1/26/14) Added support to control whether the description/story should be zoomed out to fit the page or not on the detail page.
1.6 - (1/28/14) Added support for setting listview icons; added option to load links in native browser rather than in-app.
1.7 - (12/31/16) Added support for Buzztouch 4.0; Fixed crash issue related to clicking on header image.

iOS Project
------------------------
This is an Android-only project, as there is already a good-working iOS plugin for RSS.

Android Project
------------------------
This plugin makes use of the open-source Android project, "android-rss" by A. Horn. Licensing is as follows:

Copyright 2013 A. Horn

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.