What is the difference between Canvas and OpenGL for doing 2D graphics with Android?
Does Canvas use OpenGL in the background? Are there cases where OpenGL might be slower than Canvas?
What is the difference between Canvas and OpenGL for doing 2D graphics with Android?
Does Canvas use OpenGL in the background? Are there cases where OpenGL might be slower than Canvas?