-
Android购物商城
基于Android的购物商城,里面涉及了购物,支付等模块
- 2023-01-04 21:00:04下载
- 积分:1
-
android-mqtt-sample
很好的android mqtt协议源代码及demo。(Good mqtt protocol android source code, including the demo.)
- 2014-11-17 09:54:57下载
- 积分:1
-
Bluetooth_fwj
可以发送文件的蓝牙适配例子是一个可以选择文件并发送给对方的蓝牙例子源码,项目带有蓝牙可见性的控制和其他常规的功能,项目比较大,分了好多层但是比较给力的是源码有比较详细的注释,用到的朋友可以下载看一下,项目编译版本2.3.3默认编码UTF-8。(You can send files of Bluetooth adapter is an example to a file and send to the other Bluetooth example source code, control project with Bluetooth visibility and other routine functions, the project is relatively large, divided into many layers but more awesome is a more detailed source notes, the use of friends can look at the download the project compiled version of 2.3.3 default encoding UTF-8.)
- 2016-06-22 11:36:51下载
- 积分:1
-
Android选择系统相册或拍照上传源码
Android选择系统相册或拍照上传源码,实现上传 ,工程完整 ,Android选择系统相册或拍照上传源码,节约开发成本,
- 2023-06-15 02:20:06下载
- 积分:1
-
android 图片高斯图片模糊算法
android 图片高斯图片模糊算法
- 2015-06-16下载
- 积分:1
-
MixedColor
测试反应速度的android游戏。c++语言源代码。(a android game which tests your reaction speed.
)
- 2020-09-15 09:17:57下载
- 积分:1
-
无限自动轮播图
android无限自动轮播,自画小圆点,可以手动,自动,左右都可以滑动,自动向左轮播,按下停止,松开继续
- 2022-01-26 00:14:08下载
- 积分:1
-
android系统电话、短信监听
资源描述Android系统中,监听电话的状态,获取通话内容,监听短信数据库,获取接受、发送的短信
- 2022-08-11 06:39:17下载
- 积分:1
-
Android 演示Socket通信的例子 包括了服务器端代码
Android 演示Socket通信的例子 包括了服务器端、客户端代码,以及测试的主程序。在本实例中,演示了采用两种方法实现添加线程,演示了Socket通信的建立方法,在客户端中连接到本机的端口号是5500,测试将数据输入流、输出流连接到socket,在输入测试时,输入半径数值发送到服务器,输入bye结束,程序会反复读用户数据并计算,服务端线程将监听是否有客户端连接到服务器了。
注意两种按键监听的写法,一种需要执行OnClickListener接口,btnOut.setOnClickListener(this);并且重写 @Override,另一种是:rev.setOnClickListener(new receiverlistenr());需要写内部类:class receiverlistenr implements OnClickListener。控件的设置不能在子线程中操作,需要在主线程中。
- 2022-06-19 12:32:46下载
- 积分:1
-
android 自定义Switch控件 例子源码下载(兼容低版本)
兼容android低版本
- 2015-04-15下载
- 积分:1