My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Overview

AFR is yet another implementation of a RSS/Atom feed reader for the Android platform. It is functional with regards to reading feeds, but otherwise very rough around the edges.

Currently, it uses the ROME + JDOM libraries for parsing feeds, and the java.beans module from Apache Harmony, which is required by ROME.

Status

Current version is 0.1. Currently, this project is mainly just an exploration of the Android SDK.

Done

  • basic feed reader functionality
  • basic UI

Todo

  • favicons
  • categories
  • configurable automatic polling
  • figure out if it's possible to add an intent to the browser for rss/atom links
  • fix the many many bugs that are probably hiding

Screenshots

Powered by Google Project Hosting