Projects tagged ‘android’, ‘atom’, and ‘java’


Jump to tag:

Projects tagged ‘android’, ‘atom’, and ‘java’

Filtered by Project Tags android atom java

Refine results Project Tags rss (2) woa (1) middleware (1) webservices (1) feedreader (1) gwt (1) xstream (1) webservice (1) wadl (1) jackson (1) architecture (1) jsr-311 (1)

[3 total ]

29 Users
   

Lightweight REST framework for Java Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability? Leverage our innovative REST engine and start blending ... [More] your Web Sites and Web Services into uniform Web Applications! [Less]
Created over 3 years ago.

0 Users

Fully functional Android RSS reader created as a way to learn the new Android platform SDK. This project is an ongoing effort to better understand and embrace the Android design philosophy, welcoming ... [More] comments and additional contributors. Project StatusThis project is just before release 0.1. It is a functional news reader, but does not contain all the features you might expect from a full-featured distributable application. The target audience is primarily developers interested in further exploration of the Android SDK. Source code is available, and can be accessed through the Subversion repository hosted here. Screenshots To-DoThere are a number of issues left unresolved with the project currently: There is a background service in place to handle synchronization of channels on an ideally configurable interval. Unfortunately, I have not found a graceful way to report status back to the main UI to display the synchronization progress on a per-channel basis so that users may see which channels are currently refreshing. Not a necessary component for the final product, but it's something I'd like to figure out before I enable the service. UPDATE: See my Asynchronous Service Example for an example of how this could be done. Rewrite RSSChannelRefresh using a more flexible, generalized approach. This was written quick-and-dirty just to get data for testing, and now desperately needs to be revisited. I am not confident that I have correctly implemented onFreeze, onPause, and onResume in some of my activities. Unit testing. Google needs to fix some of their bugs too :) [Less]
Created about 1 year ago.

0 Users

OverviewAFR 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 ... [More] , it uses the ROME + JDOM libraries for parsing feeds, and the java.beans module from Apache Harmony, which is required by ROME. StatusCurrent version is 0.1. Currently, this project is mainly just an exploration of the Android SDK. Donebasic feed reader functionality basic UI Todofavicons 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 [Less]
Created about 1 year ago.