-
可以拖拽排序的LinearLayout
应用背景传统的ListView已经有DragListView实现ListView可拖拽控件,但是在数据量很小或者数据量只有几个的时候,用该例子可以很好地解决关键技术复写手势事件,处理手势事件,重新分发手势事件
- 2022-04-08 00:04:23下载
- 积分:1
-
Weight
一个简单的计算标准体重的安卓手机软件,用户选择性别,然后输入身高,软件计算出用户标准体重。(This is a software used to calculate the standard weight of people.)
- 2014-03-03 20:27:16下载
- 积分:1
-
android-mqtt-example
安卓通过mqtt协议通信的例程,转载github(Android mqtt communication routine)
- 2019-02-17 08:46:19下载
- 积分:1
-
OAuth认证以及使用网易微博开放平台实现聊天功能的实现
OAuth认证以及使用网易微博开放平台实现聊天功能的实现
- 2022-01-25 15:35:55下载
- 积分:1
-
android即时通讯软件源码
应用背景android即时通讯软件源码,包含所有第三方类库 ,直接编译即可运行!
关键技术
###1. 架构总览
###2. 模块介绍
####2.1 协议封装与任务流程
#####1) 协议与任务的封装
a. 协议有协议头(协议头因为格式相同,被抽象出来)和协议体组成,协议有两类:请求协议(request)和回复协议(response);
b. 任务(action)由请求协议、回复协议和任务回调(callback)组成;
c. callback是针对客户端主动请求协议的相应处理,分别是成功回调、超时回调和失败回调;
#####2) 消息(任务)流程
a. 由UI或SYSTEM触发一个消息的生成,随之将其投递到发送队列中,等待发送;
b. 消息发送线程会不停的从发送队列
- 2022-07-13 10:09:58下载
- 积分:1
-
android textview 展示图片例子
android textview 展示图片例子
- 2014-09-16下载
- 积分:1
-
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系统的噪声监测程序,能实现手机的噪声监测,在真机上测试过。程序源码简洁,达到了预期的功能。
- 2023-08-22 03:50:03下载
- 积分:1
-
小球的运动
小球的运动轨迹,安卓游戏开发,在view内用keyborad控制小球的上下左右方向,小球在移动过程中会留下移动轨迹
- 2022-04-22 15:58:49下载
- 积分:1
-
binderhook
android 热加载和热修复的demo,实现不用重新安装程序,便可以对bug进行修复,动态方式,插件化,对Android框架内的binder进行hook,从而对有bug的地方进行修复。
- 2022-02-02 20:34:52下载
- 积分:1