Starting with Android 3.0 it is possible to use hardware acceleration with the standard views. Hardware acceleration is about 5-10 times faster than the software based drawings.
As you can see in the above image all 101 smileys are redrawn on every "tick". The frame rate is between 55 to 65 frames per second.
This will be the base of a new library and framework...