搜索资源列表
android
- Android 蓝牙开发有关资料,包扩如何构建android的蓝牙权限,搜索蓝牙设备-Android BULETOOL
android_Bluetooth
- 该书讲述了android下对蓝牙的认识与学习-android Bluetooth,we can study Bluetooth and use Bluetooth.
Android-bluetooth
- 一个基于蓝牙进行通讯的文档,对蓝牙虚拟串口进行了详细的讲解。-A Bluetooth-based communication documentation, detailed explanation of Bluetooth virtual serial port.
55803223
- 现在蓝牙游戏手柄也可以在安卓下使用了。BluezIME蓝牙游戏手柄驱动,支持Zeemote JS1,BGP100,PhoneJoy等三种蓝牙游戏手柄,下面是用PhoneJoy蓝牙游戏手柄的演示视频。http://v.youku.com/v_show/id_XMjU3NDY4NjUy.html作者网页/下载连接:http://code.google.com/p/android-bluez-ime/ 使用前要先在android settings>语言的settings键盘/语言settings
AndroidApplicationDevelopmentBible
- Android系统宝典:这是一本参考手册,内容的完整性和系统性几乎无可挑剔,可作为广大Android 开发者的案头必备书;这是一部权威指南,基础知识部分翔实而丰富,高级知识部分深入且饱含最佳实践 ,能从本质上提升开发者对 Android 的理解和开发水平。尤为值得一提的是 不仅支持多点触摸设备 、软键盘,而且还支持多账户在线管理 、蓝牙。-Android system Bible: a reference manual, the integrity of the content and sy
ANDROID_BLUETOOTH
- 用BluetoothAdapter类,你能够在Android设备上查找周边的蓝牙设备然后配对(绑定),蓝牙通讯是基于唯一地址MAC来相互 传输的,考虑到安全问题Bluetooth通讯时需要先配对。然后开始相互连接,连接后设备将会共享同一个RFCOMM通道以便相互传输数据,目前这些实 现在Android 2.0或更高版本SDK上实现。-With BluetoothAdapter class, you can find surrounding Bluetooth devices on the And
BluetoothChat.2013
- Android 的蓝牙开发实例,当我是开发平板与打印机连接。-Android Bluetooth development instance, when I was developing tablet connected to the printer.
Bluetooth
- 在安卓手机上面的客户端,通过蓝牙实现控制单片机的功能-In the above client Android phones via Bluetooth microcontroller for control functions
PBAP_SPEC_V10
- PBAP协议,android 系统蓝牙设备电话本传输协议。-The Phone Book Access Profile (PBAP) specification defines the procedures and protocols toexchange Phone Book objects between devices. It is especially tailored for the automotive Hands-Free use case where an on
Android-Bluetooth-programing
- 这是一个Android平台的Bluetooth(蓝牙)编程实现,包含了整个工程的实现步骤以及完整代码及配置文档,上传了部分界面效果-This is an Android Bluetooth programming implementation, contains the whole project implementation steps, and complete code and configuration document, upload some of the interface eff
Android-Blutooth-Development
- 十分完整的蓝牙开发资料,一个步骤一个步骤地教会你使用蓝牙-Document for Bluetooth development
Android蓝牙开发
- 蓝牙操作的教程,附代码。包括启动蓝牙设备获取适配器、查询匹配好的设备、扫描设备、使能被发现。
BluetoothChat
- android蓝牙 聊天 通讯源码,java开发环境-android Bluetooth Chat app, java DPI
The-intelligent-phone-Bluetooth-met
- 目前,在我国的电力、燃气、热力、自来水行业,大部分仍然采用无线远程集抄和手持抄表机的人工抄表模式。随着智能 手机的普及,手机的功能和质量已经远远强于一般的数据采集手持设备。使用手机抄表软件可以轻松实现日常数据采集抄录 工作。并可以使用手机的网络实现数据的及时上传下载。本文提供一种用于热量表的智能手机蓝牙抄表的抄收方法,该方法实 现使用一部普通的android 智能手机实现对热量表的抄读和设置。由于采取通用的智能手机平台,不依赖硬件设备,不需要定 制产品,只需要额外加一个蓝牙转串口
BLE-和经典蓝牙Android编程说明
- 详细介绍蓝牙的通信原理,并介绍蓝牙主从机间的关系,BLU具有低功耗的优点。(Details of the Bluetooth communication principle, and describes the relationship between the Bluetooth master and slave, BLU has the advantages of low power consumption.)