Showing posts with label gallery. Show all posts
Showing posts with label gallery. Show all posts

Friday, June 8, 2012

Open an image in Android"s built-in Gallery app programmatically


I am trying to open an image / picture in the Gallery built-in app from inside my application.

How can I make a horizontal ListView in Android?


Like many things in Android, you wouldn't think this would be such a hard problem but ohhh, by golly, would you be wrong. And, like many things in Android, the API doesn't even provide a reasonably extensible starting point. I'll be damned if I'm going to roll my own ListView, when all I want is to take the thing and turn it on its side. \rant