I was in the same shoes a while ago. There is no easy way to get a 
convincing animation. And you cannot get it at all using Android animation 
objects.

There are a few "page curl", "page flip" tutorials out there. It will boil 
down to creating your own view that renders it. And that's not really 
trivial to do especially when you want to make that "interactive" by 
dragging around the page and changing the curl dynamically based on the 
finger position. Maybe you'll find a ready made component for Android by 
searching for "Android page curl".

On Wednesday, August 7, 2013 2:59:47 PM UTC-5, SonyPhoneGuy wrote:
>
> I am trying to do some flip animation.
>
> I have been able to successfully use the ObjectAnimator to do a few flips, 
> but I am trying to re-create a more believable page flip - rather like a 
> book flip - similar to what is used in Play Books.
>
> Is there any easy way to do this? any documentations around?
>
> Thank you
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to