androidstudio app连接蓝牙模块进行通信


app连接蓝牙模块2.0进行互相通讯,使用androidstudio编写,页面相对简单,但是功能完善,蓝牙必须先配对再在app中连接
资源截图
代码片段和文件信息
/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.ztm.app.mybluetoothapp.test;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “com.ztm.app.mybluetoothapp.test“;
  public static final String BUILD_TYPE = “debug“;
  public static final String FLAVOR = ““;
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = “1.0“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        127  2018-04-22 15:25  MyBluetoothApp.gitignore

     文件          1  2018-05-05 15:42  MyBluetoothApp.gradle4.1fileChangeslast-build.bin

     文件         17  2018-05-05 14:15  MyBluetoothApp.gradle4.1fileContentfileContent.lock

     文件     582300  2018-05-05 15:42  MyBluetoothApp.gradle4.1fileHashesfileHashes.bin

     文件         17  2018-05-05 15:42  MyBluetoothApp.gradle4.1fileHashesfileHashes.lock

     文件      20367  2018-05-01 16:15  MyBluetoothApp.gradle4.1fileHashes
esourceHashesCache.bin

     文件    1592454  2018-05-05 14:15  MyBluetoothApp.gradle4.1javaCompileclassAnalysis.bin

     文件     414846  2018-05-01 16:29  MyBluetoothApp.gradle4.1javaCompilejarAnalysis.bin

     文件         17  2018-05-05 14:15  MyBluetoothApp.gradle4.1javaCompilejavaCompile.lock

     文件    1427542  2018-05-05 14:15  MyBluetoothApp.gradle4.1javaCompile askHistory.bin

     文件      41718  2018-05-05 14:15  MyBluetoothApp.gradle4.1javaCompile askJars.bin

     文件    6917120  2018-05-05 15:42  MyBluetoothApp.gradle4.1 askHistoryfileSnapshots.bin

     文件     120712  2018-05-05 15:42  MyBluetoothApp.gradle4.1 askHistory askHistory.bin

     文件         17  2018-05-05 15:42  MyBluetoothApp.gradle4.1 askHistory askHistory.lock

     文件          0  2018-04-22 15:25  MyBluetoothApp.gradleuildOutputCleanupuilt.bin

     文件         51  2018-04-22 15:25  MyBluetoothApp.gradleuildOutputCleanupcache.properties

     文件          2  2018-05-05 15:41  MyBluetoothApp.gradleuildOutputCleanupcache.properties.lock

     文件        626  2018-04-22 15:32  MyBluetoothApp.ideagradle.xml

     文件        771  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_animated_vector_drawable_26_0_0_beta1.xml

     文件        712  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_appcompat_v7_26_0_0_beta1.xml

     文件        501  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_constraint_constraint_layout_1_0_2.xml

     文件        395  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_constraint_constraint_layout_solver_1_0_2_jar.xml

     文件        682  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_design_26_0_0_beta1.xml

     文件        726  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_recyclerview_v7_26_0_0_beta1.xml

     文件        639  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_support_annotations_26_0_0_beta1_jar.xml

     文件        722  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_support_compat_26_0_0_beta1.xml

     文件        727  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_support_core_ui_26_0_0_beta1.xml

     文件        742  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_support_core_utils_26_0_0_beta1.xml

     文件        732  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_support_fragment_26_0_0_beta1.xml

     文件        752  2018-04-22 15:32  MyBluetoothApp.idealibrariescom_android_support_support_media_compat_26_0_0_beta1.xml

............此处省略3559个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)