问题
Some people says on SurfaceView, others on View. Which one is the best for a simple android game that uses drawable resources for its entities, and it does NOT uses OpenGL
回答1:
I'l recomend you read https://code.google.com/p/beginning-android-games/
Very helpfull for 2D game development and 3D games.
And book link http://www.amazon.com/Beginning-Android-Games-Mario-Zechner/dp/1430230428/ref=sr_1_1?ie=UTF8&s=books&qid=1299265138&sr=8-1
来源:https://stackoverflow.com/questions/17071959/view-vs-surfaceview-for-android-game