Search code examples
androidanimation3dandroid-custom-view

How to create 3d animation like this in Android?


I need to create a custom view in Android that does this animation: http://www.youtube.com/watch?feature=player_detailpage&v=owDzB4Q95fM#t=48s

can anyone point me what views and classes should I use? any tutorial for a similar or close idea?


Solution

  • I advice you to see these links

    Interfuser Coverflow v1

    Interfuser coverflow v2

    open source coverflow project

    hope this what you ae looking for