登录
首页 » Java » Android-BluetoothKit-master

Android-BluetoothKit-master

于 2020-06-18 发布 文件大小:418KB
0 233
下载积分: 1 下载次数: 1

代码说明:

  蓝牙通讯协议demo,已经通过通讯测试,实测可以正常进行蓝牙协议通讯(Bluetooth Communication Protocol Demo)

文件列表:

Android-BluetoothKit-master, 0 , 2019-01-24
Android-BluetoothKit-master\.gitignore, 66 , 2019-01-24
Android-BluetoothKit-master\README.md, 11565 , 2019-01-24
Android-BluetoothKit-master\README_EN.md, 4745 , 2019-01-24
Android-BluetoothKit-master\TODO.md, 1211 , 2019-01-24
Android-BluetoothKit-master\_config.yml, 26 , 2019-01-24
Android-BluetoothKit-master\app, 0 , 2019-01-24
Android-BluetoothKit-master\app\.gitignore, 7 , 2019-01-24
Android-BluetoothKit-master\app\build.gradle, 815 , 2019-01-24
Android-BluetoothKit-master\app\proguard-rules.pro, 645 , 2019-01-24
Android-BluetoothKit-master\app\src, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\AndroidManifest.xml, 1396 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\AppConstants.java, 361 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\CharacterActivity.java, 7413 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\ClientManager.java, 529 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\CommonUtils.java, 274 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\DetailItem.java, 446 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\DeviceDetailActivity.java, 4944 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\DeviceDetailAdapter.java, 3616 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\DeviceListAdapter.java, 3104 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\MD5.java, 1978 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\MainActivity.java, 4647 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\MyApplication.java, 505 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\SecureConnector.java, 1644 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\StringUtils.java, 7754 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\TestActivity.java, 1774 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\TestActivity1.java, 827 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view\PullHeadView.java, 9992 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view\PullRefreshListView.java, 9860 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view\PullToRefreshFrameLayout.java, 6384 , 2019-01-24
Android-BluetoothKit-master\app\src\main\java\com\inuker\bluetooth\view\WaveView.java, 7182 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable-xhdpi, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable-xhdpi\refresh_arrow.png, 30407 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable\bottom_shadow_bg.png, 1149 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable\list_divider_line.png, 932 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable\list_item_focus.9.png, 3010 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable\list_item_normal.9.png, 1195 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable\list_selector.xml, 266 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable\load_list_error_icon.png, 20361 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\drawable\top_shadow_bg.png, 1150 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\activity_launch.xml, 1380 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\activity_main.xml, 676 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\character_activity.xml, 2207 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\content_launch.xml, 1027 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\content_main.xml, 1151 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\device_detail_activity.xml, 896 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\device_detail_item.xml, 477 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\device_list_item.xml, 1633 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\pull_to_refresh_layout.xml, 4395 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\test_activity.xml, 993 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\test_activity2.xml, 381 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\view_layout_list_head.xml, 2322 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\layout\wave_activity.xml, 955 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\menu, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\menu\menu_main.xml, 389 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-hdpi, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-hdpi\ic_launcher.png, 3418 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-mdpi, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-mdpi\ic_launcher.png, 2206 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-xhdpi, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-xhdpi\ic_launcher.png, 4842 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-xxhdpi, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-xxhdpi\ic_launcher.png, 7718 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-xxxhdpi, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\mipmap-xxxhdpi\ic_launcher.png, 10486 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values-v21, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values-v21\styles.xml, 328 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values-w820dp, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values-w820dp\dimens.xml, 358 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values, 0 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values\attrs.xml, 359 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values\colors.xml, 1157 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values\dimens.xml, 253 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values\strings.xml, 970 , 2019-01-24
Android-BluetoothKit-master\app\src\main\res\values\styles.xml, 1540 , 2019-01-24
Android-BluetoothKit-master\bluetoothkit.jar, 178280 , 2019-01-24
Android-BluetoothKit-master\build.gradle, 644 , 2019-01-24
Android-BluetoothKit-master\gradle.properties, 784 , 2019-01-24
Android-BluetoothKit-master\gradle, 0 , 2019-01-24
Android-BluetoothKit-master\gradle\wrapper, 0 , 2019-01-24
Android-BluetoothKit-master\gradle\wrapper\gradle-wrapper.jar, 49896 , 2019-01-24
Android-BluetoothKit-master\gradle\wrapper\gradle-wrapper.properties, 232 , 2019-01-24
Android-BluetoothKit-master\gradlew, 5080 , 2019-01-24
Android-BluetoothKit-master\gradlew.bat, 2314 , 2019-01-24
Android-BluetoothKit-master\library, 0 , 2019-01-24
Android-BluetoothKit-master\library\.gitignore, 7 , 2019-01-24
Android-BluetoothKit-master\library\Todo.md, 329 , 2019-01-24
Android-BluetoothKit-master\library\build.gradle, 2852 , 2019-01-24
Android-BluetoothKit-master\library\proguard-rules.pro, 1100 , 2019-01-24
Android-BluetoothKit-master\library\src, 0 , 2019-01-24
Android-BluetoothKit-master\library\src\main, 0 , 2019-01-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Median
    采用java编写的Median filter程序()
    2021-04-16 14:48:53下载
    积分:1
  • DirectByteBuffer
    DirectByteBuffer extends BaseByteBuffer implements DirectBuffer.
    2014-02-18 12:46:44下载
    积分:1
  • rfc7033.tar
    Plain text version of RFC 7033 describing the WebFinger protocol.
    2014-06-29 12:20:09下载
    积分:1
  • example.jar
    这是一个简单的pop3客户端程序模版(This is a simple pop3 client template)
    2005-05-18 20:42:44下载
    积分:1
  • Examples-for-Java-Web-with-SSH
    本书讲述的Struts、Hibernate、Spring无论在已有项目的选用比例,还是在开发人员的认知度上,都是最有影响力和号召力的,Struts+Hibernate+Spring已经成为轻量级开发J2EE的标准配置,被称为SHS经典组合,这也是目前Java程序员必须掌握的技能。本书是一本由小实例组合成的实践书,每个案例读者都可以亲自实践。(Book tells Struts, Hibernate, Spring, whether in the selection of the ratio of existing projects, or in the awareness of developers, are the most influential and charismatic, Struts+ Hibernate+ Spring has become a lightweight J2EE Development the standard configuration is called SHS classic combination, which is currently the Java programmer must master the skills. This book is a small example of a combination of practical book, readers can each case personally practice.)
    2013-11-28 13:46:57下载
    积分:1
  • STRCPY
    STRCPY的实现与应用 希望对大家由帮助(STRCPY THE SHIXIAN)
    2013-12-09 14:53:19下载
    积分:1
  • bofangqi
    播放器非常不错的播放器代码,有兴趣的可以学习学习,非常不错..(Very good player, player code, are interested can learn, very good ..)
    2014-10-20 16:25:03下载
    积分:1
  • JAVA
    使用java语言通过反射创新类的新对象,实现功能(Using java language class through reflection innovative new objects, to achieve functional)
    2013-06-09 10:30:56下载
    积分:1
  • FrmMenu
    本代码是用java编写的住院管理系统菜单界面源代码,很有用的(The java code is used to prepare the patient menu interface management system source code, very useful)
    2009-03-09 14:59:41下载
    积分:1
  • ManageSystem
    一个采用Java语言开发的学生信息管理系统,项目实训时所写(A student information management system developed in Java language. Written during the project training)
    2020-06-22 15:00:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载