CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蓝牙 android

搜索资源列表

  1. android蓝牙

    1下载:
  2. 认识android蓝牙的相关技术及其环境的搭建
  3. 所属分类:文档资料

    • 发布日期:2011-07-31
    • 文件大小:80896
    • 提供者:dongtao1010
  1. android的蓝牙聊天

    0下载:
  2. android蓝牙的一个手机之间相互通信的小程序。
  3. 所属分类:android开发

    • 发布日期:2012-10-19
    • 文件大小:62699
    • 提供者:tianxyx
  1. Bluetooth_4.3 BLE蓝牙通信

    3下载:
  2. 此源码文件主要实现打开蓝牙,扫描并显示附近蓝牙设备。
  3. 所属分类:android开发

  1. Android蓝牙开发

    2下载:
  2. 蓝牙操作的教程,附代码。包括启动蓝牙设备获取适配器、查询匹配好的设备、扫描设备、使能被发现。
  3. 所属分类:文档资料

  1. 蓝牙串口搜索配对连接通讯

    0下载:
  2. 蓝牙串口搜索配对连接通讯,实现了android 蓝牙串口的搜索、配对、连接和通信等完整功能。
  3. 所属分类:android开发

    • 发布日期:2016-08-21
    • 文件大小:95814
    • 提供者:zhchwl
  1. Android蓝牙串口助手亲测可用

    4下载:
  2. Android蓝牙串口助手亲测可用,买的别人的代码,android蓝牙上位机,用于接收单片机串口发送的数据
  3. 所属分类:android开发

  1. Android-ble-master

    0下载:
  2. 是一个单片机蓝牙开发案例,android系统4.3以上,手机支持蓝牙4.0,搜索,配对,连接,发现服务及特征值,断开连接等功能。(Is a single-chip Bluetooth development case, more than 4.3 of Android systems, mobile phones support Bluetooth 4, search, matching, connection, discovery services and feature values, di
  3. 所属分类:串口编程

    • 发布日期:2017-12-20
    • 文件大小:118784
    • 提供者:zx66779118
  1. 蓝牙聊天

    0下载:
  2. 基于易安卓的蓝牙聊天应用,能够实现基本的文本发送接收功能(Android Bluetooth chat application, can achieve the basic text sending and receiving)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2017-12-12
    • 文件大小:155361
    • 提供者:诸葛村夫
  1. Android蓝牙2.0串口通信代码,自动搜索,自动连接

    0下载:
  2. Android蓝牙2.0串口通信代码,自动搜索,自动连接(Android Bluetooth 2 serial communication code, automatic search, automatic connection)
  3. 所属分类:其他

  1. Android--蓝牙传输App(1)

    0下载:
  2. Android--java蓝牙传输App(1)(Android Bluetooth transmission App(1))
  3. 所属分类:Java编程

  1. android蓝牙点名

    1下载:
  2. 蓝牙点名功能,一个基于java开发的android app,简单实现了蓝牙点名的功能(Bluetooth naming function, a Java based development of android app, simple realization of the Bluetooth call function)
  3. 所属分类:android开发

    • 发布日期:2017-12-24
    • 文件大小:25178112
    • 提供者:biabiabia
  1. android 蓝牙串口助手 源代码 ThinBTClient

    0下载:
  2. android 蓝牙串口助手 源代码 支持多种协议ThinBTClient(Android Bluetooth serial assistant source code, ThinBTClient)
  3. 所属分类:android开发

  1. 2.1 蓝牙模块

    0下载:
  2. 蓝牙协议功能代码,用于测试蓝牙模块的例程JAVA,此程序来自于 android SDK, 我们是在其基础上, 将UUID修改为蓝牙SPP服务的标准UUID(This program from the android SDK, we are on the basis of it, amend the UUID to bluetooth SPP service standard UUID)
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:49152
    • 提供者:UUFVBZZ
  1. 蓝牙传输数据

    0下载:
  2. 通过蓝牙传输数据与Socket类似。在网络中使用Socket和ServerSocket控制客户端和服务端的数据读写。而蓝牙通讯也由客户端和服务端Socket来完成。蓝牙客户端Socket是BluetoothSocket,蓝牙服务端Socket是BluetoothServerSocket。这两个类都在android.bluetooth包中。(Data transmission through Bluetooth is similar to Socket. Using Socket and Serv
  3. 所属分类:移动互联网开发

    • 发布日期:2018-01-01
    • 文件大小:219136
    • 提供者:aaliangjian
  1. 蓝牙完整版+注释

    0下载:
  2. android 蓝牙app的demo,希望对大家有所帮助,谢谢(Android Bluetooth app demo, I hope to help you, thank you)
  3. 所属分类:android开发

    • 发布日期:2018-01-10
    • 文件大小:81920
    • 提供者:yerhu126
  1. BLE_和经典蓝牙Android编程说明

    0下载:
  2. 在Android操作系统中,蓝牙4.0的编程讲解,一些通用规范和原理介绍(In the Android operating system, the programming explanation of Bluetooth 4, some general specifications and principles)
  3. 所属分类:android开发

    • 发布日期:2018-04-20
    • 文件大小:718848
    • 提供者:Mckee_NXH
  1. 蓝牙源码2.0

    2下载:
  2. 蓝牙串口源码,可发送命令和接受命令, 安卓版蓝牙串口调试助手,可以用来实现单片机与手机的数据透传(Android version Bluetooth serial debugging assistant, SCM and cell phone can be used to transparently transmit data)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:581632
    • 提供者:狼奔狼罗
  1. Android 蓝牙对战五子棋项目实现(含人机对战功能)

    0下载:
  2. Android五子棋蓝牙版的源码,希望可以有所帮助(The code of Gobang for the bluetooth based on android.)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-05-03
    • 文件大小:1469440
    • 提供者:acranberry
  1. 蓝牙小车 - 副本

    0下载:
  2. 通过hc-05蓝牙和52单片机,安卓的手机上下载一个叫蓝牙串口的APP(苹果不太了解)蓝牙的波特率要设置在9600,蓝牙的命令看着代码来设置(我觉得应该能看懂的。嗯!)。(With hc-05 Bluetooth and 52 single chip, Android's mobile phone is downloading a APP called a Bluetooth serial port (Apple doesn't know much) that the baud rate of
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-05-03
    • 文件大小:82944
    • 提供者:北国辽源
  1. 基于CC2541蓝牙模块与单片机的串口通信

    1下载:
  2. 基于CC2541蓝牙模块与单片机的串口通信,ble蓝牙透传 ,安卓手机app与源码,串口调试助手(Based on CC2541 Bluetooth module and MCU serial communication, ble Bluetooth transparent transmission, Android mobile app and source code, serial debugging assistant)
  3. 所属分类:通讯编程

    • 发布日期:2020-07-17
    • 文件大小:4020224
    • 提供者:xgx188524
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com