-
qiangtandenglu
《抢滩登陆》属于即时360度全方位射击游戏,相对于同类游戏较为简单,但容量又大于普通的小游戏,玩法非常简单,很容易上手。游戏情节惊心动魄,游戏场景中变化多端的敌军、即时控制的动作都是吸引玩家的亮点。
20世纪60年代,战争的硝烟在整个欧洲大陆上弥漫,盟军在大陆上的作战陷入了胶着状态。为了牵制敌军的行动并最终取得决定性的胜利,玩家的使命就是:尽最大可能消耗敌人的入侵部队,阻止敌人的进攻。面对滩头上潮水一般涌来的敌人,唯一能依靠的就只有身后那门威力无比强大的海防炮台。
android游戏(Landing on a beach belonging to real-time 360-degree shooting game, it has a relatively simple compared to similar games, but the capacity is greater than the ordinary game play is very simple, very easy to use. The game plot thrilling, varied enemy in the game scene, real-time control actions are the highlights to attract players. 1960s, the war on the entire European continent, filled the air, the Allied forces fighting on the mainland into a stalemate. In order to pin down the enemy' s actions and ultimately to achieve a decisive victory, the player' s mission is: to the maximum extent possible consumption of the invading forces of the enemy, to prevent the enemy' s attack. The face of the enemy beachhead came flooding, only able to rely on only behind that door power of powerful coastal defense fort. android game)
- 2012-07-08 08:36:56下载
- 积分:1
-
Android短信/彩信管理-短信修改
Android手机短信/彩信管理-包括了已接收短信修改,
进入初始页面 EntryPage,传递数据:
1 标题,即该viewtitem的名称
2 类型,短信为0,彩信为1,所有会话为2,
点击短信时 传递标题“短信”,传递0,进入ListBoxPage
点击彩信时 传递标题“彩信”,传递1,进入ListBoxPage
点击所有会话时 传递标题“所有会话”,传递2,传递uri ,进入ListConversationPage
进入收信息分类页面 ListBoxPage,接收标题,并设置标题:
接收类型,根据类型设置当前类型protocol
执行动作:
1 点击收件箱时,传递“收件箱”,传递类型,传递uri,进入ListConversationPage
2 点击收件箱时,传递“发件箱”,传递类型,传递uri,进入ListConversationPage
3 点击收件箱时,传递“草稿箱”,传递类型,传递uri,进入ListConversationPage
4 长按viewtiem时会出现清空菜单
传递参数:
1 标题,当前itemview的名称
2 类型,短信为0,彩信为1
3 Uri,要搜索的content provider uri
进入会话页面 ListConversationPage,接收标题,并设置标题;接收类型,付给当前类型protocol;接收Uri,付给当前Uri。
执行动作:
1搜索uri下的所有会话,得到会话thread_id, 短信数量msg_count,最新短信内容snippet,姓名name,日期date(除thread_id外,其他不能直接得到,要有操作,msg_count可以通过group by thread_id得到,snippet可以通过orderby date得到,name可以通过电话address搜索电话联系人得到)
2 长按viewtiem,会出现“清空”菜单
传递参数:
1 Thread_id,会话id
2 Uri,要搜索的uri
3 传递标题,当前viewitem的名称,即name
4 传递类型 protocol
还有更多功能请参见源码中的文档。
- 2022-02-14 09:00:46下载
- 积分:1
-
android camaraDemo
代码实现android拍照功能,sdk于android4.1(api 16)开发的,实现拍照并保存于SD卡下功能
- 2022-02-09 23:18:50下载
- 积分:1
-
activity之间的切换
这是一款适合新手学习和使用的代码,能让你轻松的在各个activity之间进行切换
- 2022-10-17 09:45:03下载
- 积分:1
-
Android API人脸检测范例代码
Android API人脸检测范例代码,打开一张含有人脸的照片,程序会自动识别人脸区域,在人的眼睛区域标识出红圈,看着更像是人眼检测,哈哈。这个人脸检测是静态的,也就是打开图片识别,并不能实现像手机取景时的人脸识别功能,仅供参考。
- 2022-06-16 10:41:00下载
- 积分:1
-
RecyclerViewCompat
给recyclerview加上header和footer,扩展性良好;为recyclerview实现一个cursoradapter
- 2022-07-18 12:40:58下载
- 积分:1
-
OAuth认证以及使用网易微博开放平台实现聊天功能的实现
OAuth认证以及使用网易微博开放平台实现聊天功能的实现
- 2022-01-25 15:35:55下载
- 积分:1
-
anroid, tab组件应用,tabwiget tabspec, tabhost
tab组件的应用实例,主要是介绍TABwidget,tabspec的组合应用,该程序可以在三个页面之间来回切换
- 2022-04-01 16:45:36下载
- 积分:1
-
android uvcCamera
【实例简介】usb camera的连接使用
- 2021-07-17 00:32:04下载
- 积分:1
-
上传文件
项目实现了上传录制的小视频,包括前台代码和后台服务器代码,上传很流畅更好的提高用户的体验,打开开发工具加载项目即可运行我测试过了特别好使
- 2022-04-11 06:34:36下载
- 积分:1