Pipe programming with LiveFolders
by Gabor Paller
Pipes has emerged in the web programming allowing fast a composition of existing services. In this programming model, applications consume and produce feeds (generally in RSS format). As the format is uniform and purely string-based, they can be combined by simple operations, much like Unix pipes.
In this presentation, I will use the Android LiveFolder construct to build a similar model inside the Android device. Even though the project is in prototype phase, I hope it can inspire others to experiment with this programming paradigm.
This video was originally given at the London Android user group on 18 March 2010 provided courtesy of Skillsmatter
Skillsmatter’s courses on Android are also hosted at our meeting place.




2 years ago