Im writing an app for android and would like to have an itunes like coverflow preview. Is there anything in the api that I can use or do I have to build it from scratch?
+3
A:
There is no built-in coverflow widget, the closest thing is probably the Gallery widget. Still I'd be surprised if someone hadn't tried something of the sort yet, and you might find some code floating around the internet. Google has some mentions of coverflow on Android, though I haven't checked it out in any detail.
Soonil
2009-04-07 14:54:14
Gallery is awesome thanks I will use it +1
Alexander Stolz
2009-04-07 18:57:34
There is a Coverflow view in the music application. But I haven't figured out if they use a standard view that is just not documented of if they wrote their own.
Janusz
2010-03-23 11:21:19
+8
A:
I've created a basic coverflow widget it can be found here:
http://www.inter-fuser.com/2010/01/android-coverflow-widget.html
taf
2010-01-08 10:47:38
A:
Thanks taf. Your application is awesome. Can you prepare an application on page curl animation in android which is in iPhone. I would be very thankful to you if you help me out in this.
Sue
2010-10-28 13:25:31