Simple Android RSS feed reader I created as a part of learning Android SDK.
I believe that in order to be a better UX designer and be able to communicate ideas with developers better, one needs to understand specific platform at a deeper level.
Program has three story view modes
[1] Thumbnail+Headline+Excerpt, [2] Large Thumbnail+Headline, [3] Headline+ExcerptRotating the phone opens a different layout making the browsing feeds and news sources easily accessible.
Android devices used to have hardware Menu button. App used it to quickly toggle visibility of the list of feed sources.
Clicking on the image or the headline instantaneously opens the full story, and from there, user can go to the original source or call share intent (and send as Email/Tweet/Google+/FB…)
Project is obsolete now, domain used for Google Api is long expired, menu button is gone and the whole Android experience changed in the meantime, but it was a good learning experience.