Android游戏引擎AndEngine使用注意事项

阅读更多
1.常用地址:
Google Code: http://code.google.com/p/andengine/
主页: http://www.andengine.org/
example地址: http://code.google.com/p/andengineexamples/

2.代码下载
先安装Mercurial,然后用命令下载代码
hg clone https://andengine.googlecode.com/hg/ andengine

3.lib包下载
andengineexamples->Source->Browse->hg->lib(libs->armeabi)->点击想下载的Filename->View raw file

4.入门文章
http://blog.csdn.net/cping1982/archive/2011/03/06/6227775.aspx
http://www.andengine.org/forums/tutorials/mimminito-s-tutorial-list-t417.html


你可能感兴趣的:(游戏,Android,Google,.net,Blog)