搜索资源列表
Android的蓝牙编程例子
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信,本文程序作为客户端使用。-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication, this program as a client.
BluetoothChat
- Android蓝牙入门例子,实现两台蓝牙用户之间的通信。-Android Bluetooth introductory example, to achieve communication between two Bluetooth users.
BlueTooth
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信.-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication
android_bluetooth
- android,蓝牙开发浅谈,蓝牙连接,socket连接-android, development of Bluetooth, Bluetooth connectivity, socket connection
BluetoothTexting
- 在Android 2.0以上平台上实现蓝牙通讯联接,(项目名称是BlueTexting),在连接的设备之间通过Socket收发数据。-Realize the socket communication between the Android phone (2.0 above) and another bluetooth device.
clientSourceCode
- 基于Android的蓝牙通信样例程序,里面含有蓝牙通信客户端部分的写法-Android-based Bluetooth communication sample program
Android
- 一个关于android bluetooth的一个学习资料,有关蓝牙耳机-A study on an android bluetooth data, the Bluetooth headset
Professional.Android.2.Development
- 关于android开发的电子书,详细并系统地介绍了android开发的各个方面,从起步开始,到创建界面,互联网开发,文件存储,数据库到音频视频,sms,蓝牙,wifi,内容齐全,是不可多得的好书-About android development of e-books, detailed and systematic introduction to android development of all aspects, from the start, to create the interfac
Bluetooth_4.3 BLE蓝牙通信
- 此源码文件主要实现打开蓝牙,扫描并显示附近蓝牙设备。
Android蓝牙串口助手亲测可用
- Android蓝牙串口助手亲测可用,买的别人的代码,android蓝牙上位机,用于接收单片机串口发送的数据
Bluetooth
- 蓝牙通信,蓝牙查找,连接,发送,蓝牙连接单片机,发送信息(Bluetooth communication, Bluetooth search, connection, send, Bluetooth, SCM, send information)
安卓手机蓝牙源码
- android蓝牙开发的源码,熟悉其原理及使用方法(Android Bluetooth development source code, familiar with its principles and methods of use)
Android驱动开发权威指南
- Android驱动开发权威指南, 给出了android系统中常见硬件,如wifi,蓝牙,NFS之类的开发和基本构详解(Android Driver Development Authority guide, Android systems are given in common hardware, such as WiFi, Bluetooth, NFS and other basic development and detailed descr iption of the structure)
android 蓝牙聊天的应用源码
- 此文件为Android 蓝牙聊天的源代码,拿去用,不客气!(This file is Android Bluetooth chat source code, to use, you're welcome!)
android蓝牙点名
- 蓝牙点名功能,一个基于java开发的android app,简单实现了蓝牙点名的功能(Bluetooth naming function, a Java based development of android app, simple realization of the Bluetooth call function)
蓝牙完整版+注释
- android 蓝牙app的demo,希望对大家有所帮助,谢谢(Android Bluetooth app demo, I hope to help you, thank you)
LanYaHc05App
- 实现Android 经典蓝牙HC-05的示例代码!例子对蓝牙的交互通讯,使用EventBus传输交互信息,优化了通讯过程中可能会出现的异常情况!(Android classic Bluetooth HC-05 for example code! The interactive communication of Bluetooth, using EventBus to transmit interactive information, optimizes the possible abnormal
BLE_和经典蓝牙Android编程说明
- 在Android操作系统中,蓝牙4.0的编程讲解,一些通用规范和原理介绍(In the Android operating system, the programming explanation of Bluetooth 4, some general specifications and principles)
蓝牙调试助手
- 安卓的蓝牙调试工具,可以查看蓝牙的服务,特征,数据等(Android's Bluetooth debugging tool)
教你将Android手机变成蓝牙无线示波器
- 实现蓝牙实时接收数据并以波形的形式显示在手机屏幕上,绘图采用sufaceView(use surfaceview to make buletooth link)