Beginning in Android 3.0 (API level 11), the Android
2D rendering pipeline supports
hardware acceleration, meaning that all drawing operations that are performed on a View 's canvas use the GPU. ... Problems usually manifest themselves as invisible elements, exceptions, or wrongly rendered pixels.
read more >>