文件名称:BluetoothKit-master

  • 所属分类:
  • IOS
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2017-07-11
  • 文件大小:
  • 411kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • sange******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

BLE 小DEMO一个,供大家参考一下。(the demo is BLE ,you can use it to know how to develop ble project)
相关搜索: ble

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

下载文件列表

BluetoothKit-master

BluetoothKit-master\.gitignore

BluetoothKit-master\README.md

BluetoothKit-master\README_EN.md

BluetoothKit-master\app

BluetoothKit-master\app\.gitignore

BluetoothKit-master\app\build.gradle

BluetoothKit-master\app\proguard-rules.pro

BluetoothKit-master\app\src

BluetoothKit-master\app\src\main

BluetoothKit-master\app\src\main\AndroidManifest.xml

BluetoothKit-master\app\src\main\java

BluetoothKit-master\app\src\main\java\com

BluetoothKit-master\app\src\main\java\com\inuker

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\AppConstants.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\CharacterActivity.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\ClientManager.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\CommonUtils.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\DetailItem.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\DeviceDetailActivity.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\DeviceDetailAdapter.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\DeviceListAdapter.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\MD5.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\MainActivity.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\MyApplication.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\SecureConnector.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\StringUtils.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\TestActivity.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\TestActivity1.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view\PullHeadView.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view\PullRefreshListView.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view\PullToRefreshFrameLayout.java

BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view\WaveView.java

BluetoothKit-master\app\src\main\res

BluetoothKit-master\app\src\main\res\drawable-xhdpi

BluetoothKit-master\app\src\main\res\drawable-xhdpi\refresh_arrow.png

BluetoothKit-master\app\src\main\res\drawable

BluetoothKit-master\app\src\main\res\drawable\bottom_shadow_bg.png

BluetoothKit-master\app\src\main\res\drawable\list_divider_line.png

BluetoothKit-master\app\src\main\res\drawable\list_item_focus.9.png

BluetoothKit-master\app\src\main\res\drawable\list_item_normal.9.png

BluetoothKit-master\app\src\main\res\drawable\list_selector.xml

BluetoothKit-master\app\src\main\res\drawable\load_list_error_icon.png

BluetoothKit-master\app\src\main\res\drawable\top_shadow_bg.png

BluetoothKit-master\app\src\main\res\layout

BluetoothKit-master\app\src\main\res\layout\activity_launch.xml

BluetoothKit-master\app\src\main\res\layout\activity_main.xml

BluetoothKit-master\app\src\main\res\layout\character_activity.xml

BluetoothKit-master\app\src\main\res\layout\content_launch.xml

BluetoothKit-master\app\src\main\res\layout\content_main.xml

BluetoothKit-master\app\src\main\res\layout\device_detail_activity.xml

BluetoothKit-master\app\src\main\res\layout\device_detail_item.xml

BluetoothKit-master\app\src\main\res\layout\device_list_item.xml

BluetoothKit-master\app\src\main\res\layout\pull_to_refresh_layout.xml

BluetoothKit-master\app\src\main\res\layout\test_activity.xml

BluetoothKit-master\app\src\main\res\layout\test_activity2.xml

BluetoothKit-master\app\src\main\res\layout\view_layout_list_head.xml

BluetoothKit-master\app\src\main\res\layout\wave_activity.xml

BluetoothKit-master\app\src\main\res\menu

BluetoothKit-master\app\src\main\res\menu\menu_main.xml

BluetoothKit-master\app\src\main\res\mipmap-hdpi

BluetoothKit-master\app\src\main\res\mipmap-hdpi\ic_launcher.png

BluetoothKit-master\app\src\main\res\mipmap-mdpi

BluetoothKit-master\app\src\main\res\mipmap-mdpi\ic_launcher.png

BluetoothKit-master\app\src\main\res\mipmap-xhdpi

BluetoothKit-master\app\src\main\res\mipmap-xhdpi\ic_launcher.png

BluetoothKit-master\app\src\main\res\mipmap-xxhdpi

BluetoothKit-master\app\src\main\res\mipmap-xxhdpi\ic_launcher.png

BluetoothKit-master\app\src\main\res\mipmap-xxxhdpi

BluetoothKit-master\app\src\main\res\mipmap-xxxhdpi\ic_launcher.png

BluetoothKit-master\app\src\main\res\values-v21

BluetoothKit-master\app\src\main\res\values-v21\styles.xml

BluetoothKit-master\app\src\main\res\values-w820dp

BluetoothKit-master\app\src\main\res\values-w820dp\dimens.xml

BluetoothKit-master\app\src\main\res\values

BluetoothKit-master\app\src\main\res\values\attrs.xml

BluetoothKit-master\app\src\main\res\values\colors.xml

BluetoothKit-master\app\src\main\res\values\dimens.xml

BluetoothKit-master\app\src\main\res\values\strings.xml

BluetoothKit-master\app\src\main\res\values\styles.xml

BluetoothKit-master\bluetoothkit.jar

BluetoothKit-master\build.gradle

BluetoothKit-master\gradle.properties

BluetoothKit-master\gradle

BluetoothKit-master\gradle\wrapper

BluetoothKit-master\gradle\wrapper\gradle-wrapper.jar

BluetoothKit-master\gradle\wrapper\gradle-wrapper.properties

BluetoothKit-master\gradlew

BluetoothKit-master\gradlew.bat

BluetoothKit-master\library

BluetoothKit-master\library\.gitignore

BluetoothKit-master\library\Todo.md

BluetoothKit-master\library\build.gradle

BluetoothKit-master\library\proguard-rules.pro

BluetoothKit-master\library\src

BluetoothKit-master\library\src\main

BluetoothKit-master\library\src\main\AndroidManifest.xml

BluetoothKit-master\library\src\main\aidl

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org