I want to create a simple live wallpaper that has a background bitmap with few circles floating around. (just like ICS Phase beam wallpaper).
I've already done this in Canvas, and its not super fast and makes phone's scrolling slightly sluggish at times. Do you think I should migrate to OpenGL? Any tips on optimizing Canvas?