搜索资源列表
androidactioninduction
- 今天有个公司说需要动作感应的几个小游戏!也接触android很久了,但是以前没有看过关于动作感应技术的教程,到google上也没搜索到类似教程!只有自己看API了,加上就其他平台的动作感应试试吧!就在这里记录下收获吧!-Android realization of the motion sensing technology tutorial
Tetris
- 应用名:俄罗斯方块 应用环境:Android1.6以上(最好2.0以上) 应用说明:本应用最初是为了演示第九城市的OpenFeint的API调用,故而游戏性不是开发的重点,不过对于Android开发新手来说,作为一个参考教程还是不错的,如果是为了玩俄罗斯方块,请绕行~~ 版权说明:本游戏精简至第九城市(the9.com)OFLOC内部应用,去掉了一些不便于公开或有版权需求的代码。-Application Name: Tetris application enviro
rokon
- Android下游戏引擎,采用opengl es技术,提供快速开发的api。-Android game engine, opengl es, to provide rapid development of the api.
andEngineAPI
- AndEngine android游戏引擎的Api文档-Api documentation of AndEngine android game engine
com.lyc.fighter.BeginActivity
- Android的小游戏,《飞机大战》,使用Android2D API进行开发。-Android game, " World War II aircraft," using Android2D API development.
GestureProject
- 手机输入法手势识别源代码输入法手势识别 注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! 关于两种方式创建模拟器的SDcard在【Android2D游戏开发之十】有详解 if (Environment.getExternalStorageState() != null) {// 这个方法在试探终端是否有sdcard! if (!file.exi