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

Android-BluetoothKit-master

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

  • HA-reshacker34079-LDR
    一个很好用的java反编译器,用过很多次,分享一下 java(Decompile java)
    2009-06-22 13:11:42下载
    积分:1
  • sign
    如果不对窗体进行版面设置,则一个组件会直接充满整个窗体,所以在JAVA中专门提供了布局管理器来管理组件。(If we do not form the layout settings, a component will directly fill the form, specifically so provided in the JAVA layout manager to manage components.)
    2011-10-07 18:24:42下载
    积分:1
  • counts
    利用动态规划法,求出字符串A变为字符串B的最小操作数。(每次只能操作一个字符)(Find the minimum operand that turns string A into string B)
    2020-06-24 23:40:12下载
    积分:1
  • MQSendByCF_JNDI
    A WebSphere MQ application which uses MQQueueConnectionFactory to send msg to a Queue.
    2012-11-27 11:52:03下载
    积分:1
  • audit-2.5.2.tar
    一种 权限审计工具,可以很好的处理权限审计问题。(One kind of permissions audit tool, can be a good deal permissions audit issues.)
    2017-03-27 17:40:49下载
    积分:1
  • mannheim-compass
    用于无线定位的技术 使用loclib loceva lunite (wareless sensor network location)
    2012-12-23 00:17:53下载
    积分:1
  • iBatisDemo
    利用iBatis架构开发Web应用程序的初学实例。(IBatis framework for the development of the use of Web applications, examples of learning.)
    2007-11-08 20:50:31下载
    积分:1
  • MyWeb3.0
    javaweb博客 可以直接运行的哦!!!!(javaweb blog)
    2013-12-09 09:05:20下载
    积分:1
  • linuxfilesystem
    目的是通过一个简单多用户文件系统的设计,加深理解文件系统的内部功能和内部实现。(The purpose of this experiment is to design a simple multi-user via the file system, deepen the understanding of the internal functions and internal file system implementation.)
    2013-12-12 14:52:14下载
    积分:1
  • cattsoft
    该项目采用Struts框架,主要为各类通信系统运营商或信息系统用户提供业务管理的完整解决方案。整个任务管理系统分为系统管理员、主管和员工三种角色,其中系统管理员具有添加人员、删除人员和分配人员的职责,主管具有制定任务、查看任务、调整任务、跟踪任务和查看人员等职责,员工具有制定计划、反馈计划、删除计划和查询计划的职责。通过以上三个角色实现对任务的管理。(The project uses the Struts framework, mainly to provide a complete solution for all types of business management communications system operator or user information systems. Overall task management system is divided into system administrators, supervisors, and employees in three roles, responsibilities which the system administrator has to add staff, delete personnel and distribution personnel in charge with the development tasks, view task, adjusting tasks, tracking tasks and view personnel duties, employees have a plan, feedback programs, plans and responsibilities delete query plans. Management of tasks to achieve the above three roles.)
    2013-12-23 12:14:58下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载