Hi I would like some advice regarding the best type of Animation to use (Background, Transition or SurfaceView - or any other) to use for my app.
My app's gui will be divided in two, the bottom half will remain unchanged and just listen for touch events, the top half will have an animated band scrolling from left to right at the top of the screen. Ideally I would like to be able to alter the speed of the animation, and stop, start, rewind or fast forward it by swiping. The animated bands could be stored as images or generated on the fly, but since they aren't editable from the user's point of view then I'm guessing it would be better to store them as images to avoid having to generate the same list of images each time the app is run. Any advice on this matter would be gratefully received as well. So to recap, which animation type would be best for the animated band, and should I generate the animated band on the fly or store them as images? Any help gratefully received Julio -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

