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

Android-BluetoothKit-master

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

  • tss
    一个吞食蛇得游戏,用JAVA写的。7KB大小,学习的可以下载看下(Snake swallowed a very game, written using JAVA. 7KB size, learning can be downloaded Kanxia)
    2009-11-17 21:27:03下载
    积分:1
  • 下山单纯形法java序可做非线性函数极值以及曲线拟合序CureFit_Line_LeastSquaresMethod
    下山单纯形法java源程序,可做非线性函数极值以及曲线拟合程序(downhill simplex method java source files, to do extreme nonlinear curve fitting procedures and)
    2020-07-14 02:58:53下载
    积分:1
  • 04【熟悉】excel 的导出xls
    说明:  Excel的导出,主要针对项目中使用到poi的说明........................(Export of Excel, mainly for the description of POI used in projects)
    2020-06-23 20:00:01下载
    积分:1
  • dance
    此游戏模仿前几天流行的跳舞机。游戏时请只最多用两个手指按方向键; 当方向箭头落至深色区域后按下对应的键,连击(HIT)会有更多分数 开发说明: 初期使用Editplus制作,完整注释 而后用Eclipse打包,未将注释转为文档注释 --FJNU CSE 2005 038 Slipper">
    2020-10-21 09:27:24下载
    积分:1
  • Entry
    import java.lang.annotation.RetentionPolicy .
    2013-11-28 14:43:48下载
    积分:1
  • shiyanxuankexitong
    用java开发的实验课选课系统 内含数据库说明文档(java)
    2010-06-15 02:17:18下载
    积分:1
  • news_character1 - 副本 (2)
    说明:  实现汽车租赁业务 ,著汽车,租赁时间,租什么样的车。。。。。。。。。(dgrvhtytrhctjrj ujr y yktygivr)
    2020-06-25 05:20:02下载
    积分:1
  • bus
    课程设计设计JSP公交车查询系统,供大家参考学习。(Curriculum Design JSP query system bus, for your learning.)
    2013-12-13 21:54:33下载
    积分:1
  • TCPChat
    一个简单的server-client聊天程序,使用java语言,tcp协议完成(A simple server-client chat program, the use of java language, tcp agreement)
    2009-06-14 15:48:22下载
    积分:1
  • 1
    dao包实现dao的应用 可以使用好多,java,dao,等方法的理解(dao package)
    2016-09-07 14:01:54下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载