[android-developers] Creating Animation List Using Bitmaps Programatically
Hi All,
I am trying to achieve adding the animated gifs into my application.
1- I am able to download the animated gif from server.
2- I am able to decode the animated gif (using my custom decoder) and
have a separate Bitmap corresponding to its frames.
Now I want to animate it using the frame by frame animation. As i
read, to perform the frame by frame animation the first thing that is
required is "animation-list".
I want to know how i can create the required "animation-list"
programatically containing each Bitmap as a separate frame.
Kindly Help.
Thanks & Best Regards
Amit
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home