Building expressive User Interfaces with FreeFlow


Details
To render large collections of data, ListView and GridView are the de-facto choice on Android. However building unconventional interfaces for data collections that don't look like the default list or grid is very hard. iOS6 introduced the concept of Collection Views that let you create really interesting arrangements for data collections. A couple of months ago Comcast Labs released an open source version that implemented a similar idea for Android projects.
You can check out a video of a sample project here:
https://www.youtube.com/watch?v=xDd-bcGqLkw
The library can be
downloaded from GitHub (https://github.com/Comcast/FreeFlow)
.
Arpit Mathur
Arpit is a Software Engineer working for Comcast Innovation Labs in Philadelphia with a long history of programming in a variety of user interface technologies including Flash, Flex, SWT, JavaScript/HTML and lately Objective C and Java for Android as well. He is an Open Source enthusiast and is very interested in design and User Experience and bringing better UX to the Android platform.
==== PLUS ===
-
GoogleIO announcements recap / discussion
-
Review of the Community Poll and the discussion on the future structure of AAP events
============

Building expressive User Interfaces with FreeFlow