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

Android-BluetoothKit-master

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

  • employeeManager
    本员工管理系统使公司员工能通过网络来查询信息、请假,公司管理人员能通过此系统来管理员工的情况,使公司员工管理工作能达到系统化和自动化,大大提高了公司的工作效率。 ()
    2007-07-29 12:39:46下载
    积分:1
  • Cal_Viewable
    一个javaGUI计算器,可以计算多项式(A java GUI calculator that can solving polynomials)
    2019-01-03 19:29:00下载
    积分:1
  • javaTetrisEclipse
    使用java语言在Eclipse上编写俄罗斯方块代码,此版本的俄罗斯方块只是实现了俄罗斯方块的基本功能,没有设置等功能,游戏代码采用mvc设计模式(Tetris using java language code on Eclipse, this version of Tetris is to achieve the basic functions of Tetris, and other functions not provided, the game code using mvc design pattern)
    2016-05-22 12:07:47下载
    积分:1
  • Javaanwendung
    德语版的lotus note的书,很详细,很好的入门书(Java-Anwendungen für Notes/Domino entwickeln)
    2011-10-28 23:58:14下载
    积分:1
  • teltonika
    Teltonika config java sources.
    2013-06-26 19:22:39下载
    积分:1
  • FileReadUtil.java.txt
    一个读写文本文件的java类,传入strbuf,传出按照回车分割的字符串。用于读写小size(<=10M)的文本文件。(read text file class)
    2013-08-30 09:35:09下载
    积分:1
  • HealthyLifestyle
    program source code for a lifestyle program
    2019-03-17 18:33:32下载
    积分:1
  • MVCDAOjava
    项目07_使用MVC+DAO完成用户登陆(代码+笔记)(Project 07_ using MVC+DAO complete user login (code+ notes))
    2013-10-31 14:10:25下载
    积分:1
  • Spring-in-Action-(3rd-Edition).tar
    Spring 3 in action: This book is use get grep on Spring framwork
    2012-02-01 19:26:24下载
    积分:1
  • LogWriter
    A wrapper around log4j that is used for logging debug and errors.
    2013-11-04 10:19:44下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载