Re: [android-developers] Re: How do I flip images?
I cant seem to find a good one... The only one thats slightly pleasing is: https://code.google.com/p/android-page-curl/
I downloaded their reader off the app market which implements it. Its awful.
I thought there would be some easy way of doing what the Play Book does, thought there would be some native method of doing this...
On Wed, Aug 7, 2013 at 9:16 PM, Nobu Games <dev.nobu.games@gmail.com> wrote:
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+unsubscribe@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 a topic in the Google Groups "Android Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-developers/6Nupi1tOLP4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
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+unsubscribe@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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home