Tuesday, May 11, 2010

[Android] 2D graphics

Recently, I've developed an application for android. Since, i used an emulator so at some point of time i have discovered that draw text on Arc/Cicrle is requiring a lot of CPU time. My solution was to cache everything on load.

No comments: