android - Anyone try playing animated gifs manually? -
i need display simple animation (about 20 frames, each frame being 40 x 40 pixels in size).
ideally use animated gif this, android < 2.2 not support it, amazingly.
i'm wondering if has experience composing individual frames manual animation. believe have do. experience playback being choppy? kind of don't want start if results going poor.
thanks
there's facility in android doing this. see graphics documentation on frame animation: http://developer.android.com/guide/topics/resources/animation-resource.html
it includes sample project can run can determine if performance sufficient needs.
Comments
Post a Comment