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

Android-BluetoothKit-master

于 2020-06-18 发布 文件大小:418KB
0 234
下载积分: 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 个回复

  • ibatis
    说明:  ibatis的简单应用,ssh的组合应用,适用于初学者 (ibatis)
    2009-08-12 13:30:27下载
    积分:1
  • shopping-manager-SSH2
    Struts2 spring hibernate 开发的商城系统(Struts2 spring hibernate)
    2015-05-13 09:48:36下载
    积分:1
  • IccConstants
    List of Phone-specific settings screens.
    2013-12-02 15:03:45下载
    积分:1
  • reflection
    Java反射包的一些使用例子,使用GB2312编码打开文件。(Some use of Java reflection package example, use the GB2312 code to open the file.)
    2010-06-13 11:18:15下载
    积分:1
  • Programmer-en-Java
    cours to programme by using java
    2014-02-19 12:06:06下载
    积分:1
  • news_character1 - 副本 (2)
    说明:  实现汽车租赁业务 ,著汽车,租赁时间,租什么样的车。。。。。。。。。(dgrvhtytrhctjrj ujr y yktygivr)
    2020-06-25 05:20:02下载
    积分:1
  • Jdk14Logger
    Jdk14Logger implements Log, Serializable.
    2014-02-18 14:22:09下载
    积分:1
  • HrefMatch
    用java写的小工具,可以批量的从ieee下载论文,同时下载后的文件名就是论文的题目,不用手动改名。原理是分析出网页上论文的题目和uri,利用360浏览器的批量下载功能实现。(Small tool written in java, the bulk of the papers from ieee download at the same time after downloading the file name is the topic of the paper without having to manually change its name. The principle is to analyze the topic of the paper on the web and uri, 360 browser batch download feature implementation.)
    2013-02-28 14:07:02下载
    积分:1
  • jwxtbaseonStruts
    一篇论文 struts架构设计的教务系统 很好的参考价值 通过cnki数据库下载(A paper struts system architecture design of the Senate passed a very good reference value CNKI Database Download)
    2008-08-12 11:28:41下载
    积分:1
  • p2pIM
    该系统是一个基于p2p的即时聊天系统,使用java,便于移植,(The system is based on a real-time chat p2p systems, the use of java, ease transplantation,)
    2006-11-27 09:54:10下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载