文件名称:MyGatt

  • 所属分类:
  • android开发
  • 资源属性:
  • 上传时间:
  • 2018-02-07
  • 文件大小:
  • 1.41mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Coc****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

BLE开发所需要的知识,通过官方demo,我们会发现很多service,点击service后,每个service下面是Characteristic,每个service和Characteristic都对应一个唯一的UUID。所以,在做BLE时候,首先你应该找出你的蓝牙外围设备uuid,不然会很头疼,这个UUID也可能是硬件给你的,也可以你自己试出来,当然自己试出来是个很烦的过程。自己试的方法就是根据demo,加上一份读写的协议,然后,排着点击,显示出来的蓝牙列表进行测试,看是否和协议对应。另外,BluetoothLeService类不用做太多的更改。(BLE develops the knowledge we need. Through official demo, we will find many service. After clicking service, every service is Characteristic, each service and Characteristic correspond to a unique UUID. So, when making BLE, first you should find out your Bluetooth peripheral device UUID, otherwise it will be very headache. This UUID may also be hardware for you, or you can try it out yourself, of course, trying out it yourself is a very boring process. The way to do it is to add a read and write protocol based on demo,then test the Bluetooth list displayed by clicking on it to see if it corresponds to the protocol. In addition, the BluetoothLeService class does not have to make too many changes.)
相关搜索: android开发

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
MyGatt\.classpath 475 2018-02-07
MyGatt\.project 842 2018-01-30
MyGatt\.settings\org.eclipse.jdt.core.prefs 177 2018-01-30
MyGatt\AndroidManifest.xml 1827 2018-02-07
MyGatt\bin\AndroidManifest.xml 1827 2018-02-07
MyGatt\bin\classes\com\android\mygatt\BluetoothChat$1.class 1374 2018-02-07
MyGatt\bin\classes\com\android\mygatt\BluetoothChat$2.class 2818 2018-02-07
MyGatt\bin\classes\com\android\mygatt\BluetoothChat$3.class 1164 2018-02-07
MyGatt\bin\classes\com\android\mygatt\BluetoothChat.class 8788 2018-02-07
MyGatt\bin\classes\com\android\mygatt\BluetoothChatService$AcceptThread.class 3354 2018-02-07
MyGatt\bin\classes\com\android\mygatt\BluetoothChatService$ConnectedThread.class 2824 2018-02-07
MyGatt\bin\classes\com\android\mygatt\BluetoothChatService$ConnectThread.class 3151 2018-02-07
MyGatt\bin\classes\com\android\mygatt\BluetoothChatService.class 6391 2018-02-07
MyGatt\bin\classes\com\android\mygatt\BuildConfig.class 345 2018-02-07
MyGatt\bin\classes\com\android\mygatt\DeviceListActivity$1.class 1995 2018-02-07
MyGatt\bin\classes\com\android\mygatt\DeviceListActivity$2.class 2279 2018-02-07
MyGatt\bin\classes\com\android\mygatt\DeviceListActivity$3.class 880 2018-02-07
MyGatt\bin\classes\com\android\mygatt\DeviceListActivity.class 5269 2018-02-07
MyGatt\bin\classes\com\android\mygatt\MainActivity$1.class 1264 2018-02-07
MyGatt\bin\classes\com\android\mygatt\MainActivity.class 2439 2018-02-07
MyGatt\bin\classes\com\android\mygatt\R$attr.class 340 2018-02-07
MyGatt\bin\classes\com\android\mygatt\R$dimen.class 461 2018-02-07
MyGatt\bin\classes\com\android\mygatt\R$drawable.class 407 2018-02-07
MyGatt\bin\classes\com\android\mygatt\R$id.class 808 2018-02-07
MyGatt\bin\classes\com\android\mygatt\R$layout.class 532 2018-02-07
MyGatt\bin\classes\com\android\mygatt\R$menu.class 423 2018-02-07
MyGatt\bin\classes\com\android\mygatt\R$string.class 1123 2018-02-07
MyGatt\bin\classes\com\android\mygatt\R$style.class 431 2018-02-07
MyGatt\bin\classes\com\android\mygatt\R.class 673 2018-02-07
MyGatt\bin\classes.dex 714536 2018-02-07
MyGatt\bin\dexedLibs\android-support-v4-e7ee1212d609a52cff37084f80573dca.jar 232610 2018-02-07
MyGatt\bin\jarlist.cache 120 2018-02-07
MyGatt\bin\MyGatt.apk 291072 2018-02-07
MyGatt\bin\res\crunch\drawable-hdpi\ic_launcher.png 5964 2018-02-07
MyGatt\bin\res\crunch\drawable-mdpi\ic_launcher.png 3112 2018-02-07
MyGatt\bin\res\crunch\drawable-xhdpi\ic_launcher.png 9355 2018-02-07
MyGatt\bin\res\crunch\drawable-xxhdpi\ic_launcher.png 17889 2018-02-07
MyGatt\bin\resources.ap_ 45162 2018-02-07
MyGatt\gen\com\android\mygatt\BuildConfig.java 160 2018-02-07
MyGatt\gen\com\android\mygatt\R.java 3967 2018-02-07
MyGatt\libs\android-support-v4.jar 621451 2018-01-30
MyGatt\proguard-project.txt 781 2018-01-30
MyGatt\project.properties 563 2018-01-31
MyGatt\res\drawable-hdpi\ic_launcher.png 7658 2018-01-30
MyGatt\res\drawable-mdpi\ic_launcher.png 3777 2018-01-30
MyGatt\res\drawable-xhdpi\ic_launcher.png 12516 2018-01-30
MyGatt\res\drawable-xxhdpi\ic_launcher.png 24777 2018-01-30
MyGatt\res\layout\activity_main.xml 666 2018-01-30
MyGatt\res\layout\device_list.xml 2289 2018-02-07
MyGatt\res\layout\device_name.xml 876 2018-02-07
MyGatt\res\layout\main.xml 1744 2018-02-07
MyGatt\res\layout\message.xml 876 2018-02-07
MyGatt\res\menu\main.xml 263 2018-01-30
MyGatt\res\menu\option_menu.xml 1364 2018-02-07
MyGatt\res\values\dimens.xml 220 2018-01-30
MyGatt\res\values\strings.xml 1527 2018-02-07
MyGatt\res\values\styles.xml 697 2018-01-30
MyGatt\src\com\android\mygatt\BluetoothChat.java 13830 2018-02-07
MyGatt\src\com\android\mygatt\BluetoothChatService.java 17956 2018-02-07
MyGatt\src\com\android\mygatt\DeviceListActivity.java 7944 2018-02-07
MyGatt\src\com\android\mygatt\MainActivity.java 1978 2018-01-31
MyGatt\bin\classes\com\android\mygatt 0 2018-02-07
MyGatt\bin\classes\com\android 0 2018-02-07
MyGatt\bin\res\crunch\drawable-hdpi 0 2018-02-07
MyGatt\bin\res\crunch\drawable-mdpi 0 2018-02-07
MyGatt\bin\res\crunch\drawable-xhdpi 0 2018-02-07
MyGatt\bin\res\crunch\drawable-xxhdpi 0 2018-02-07
MyGatt\gen\com\android\mygatt 0 2018-02-07
MyGatt\src\com\android\mygatt 0 2018-02-07
MyGatt\bin\classes\com 0 2018-02-07
MyGatt\bin\res\crunch 0 2018-02-07
MyGatt\gen\com\android 0 2018-02-07
MyGatt\src\com\android 0 2018-01-30
MyGatt\bin\classes 0 2018-02-07
MyGatt\bin\dexedLibs 0 2018-02-07
MyGatt\bin\res 0 2018-02-07
MyGatt\gen\com 0 2018-02-07
MyGatt\res\drawable-hdpi 0 2018-01-30
MyGatt\res\drawable-ldpi 0 2018-01-30
MyGatt\res\drawable-mdpi 0 2018-01-30
MyGatt\res\drawable-xhdpi 0 2018-01-30
MyGatt\res\drawable-xxhdpi 0 2018-01-30
MyGatt\res\layout 0 2018-02-07
MyGatt\res\menu 0 2018-02-07
MyGatt\res\values 0 2018-01-30
MyGatt\src\com 0 2018-01-30
MyGatt\.settings 0 2018-01-30
MyGatt\assets 0 2018-01-30
MyGatt\bin 0 2018-02-07
MyGatt\gen 0 2018-02-07
MyGatt\libs 0 2018-01-30
MyGatt\res 0 2018-02-07
MyGatt\src 0 2018-01-30
MyGatt 0 2018-02-07

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org