资源简介

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\.gradle\4.1\fileChanges\last-build.bin

     文件         17  2018-05-05 14:15  MyBluetoothApp\.gradle\4.1\fileContent\fileContent.lock

     文件     582300  2018-05-05 15:42  MyBluetoothApp\.gradle\4.1\fileHashes\fileHashes.bin

     文件         17  2018-05-05 15:42  MyBluetoothApp\.gradle\4.1\fileHashes\fileHashes.lock

     文件      20367  2018-05-01 16:15  MyBluetoothApp\.gradle\4.1\fileHashes\resourceHashesCache.bin

     文件    1592454  2018-05-05 14:15  MyBluetoothApp\.gradle\4.1\javaCompile\classAnalysis.bin

     文件     414846  2018-05-01 16:29  MyBluetoothApp\.gradle\4.1\javaCompile\jarAnalysis.bin

     文件         17  2018-05-05 14:15  MyBluetoothApp\.gradle\4.1\javaCompile\javaCompile.lock

     文件    1427542  2018-05-05 14:15  MyBluetoothApp\.gradle\4.1\javaCompile\taskHistory.bin

     文件      41718  2018-05-05 14:15  MyBluetoothApp\.gradle\4.1\javaCompile\taskJars.bin

     文件    6917120  2018-05-05 15:42  MyBluetoothApp\.gradle\4.1\taskHistory\fileSnapshots.bin

     文件     120712  2018-05-05 15:42  MyBluetoothApp\.gradle\4.1\taskHistory\taskHistory.bin

     文件         17  2018-05-05 15:42  MyBluetoothApp\.gradle\4.1\taskHistory\taskHistory.lock

     文件          0  2018-04-22 15:25  MyBluetoothApp\.gradle\buildOutputCleanup\built.bin

     文件         51  2018-04-22 15:25  MyBluetoothApp\.gradle\buildOutputCleanup\cache.properties

     文件          2  2018-05-05 15:41  MyBluetoothApp\.gradle\buildOutputCleanup\cache.properties.lock

     文件        626  2018-04-22 15:32  MyBluetoothApp\.idea\gradle.xml

     文件        771  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_animated_vector_drawable_26_0_0_beta1.xml

     文件        712  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_appcompat_v7_26_0_0_beta1.xml

     文件        501  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_constraint_constraint_layout_1_0_2.xml

     文件        395  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_constraint_constraint_layout_solver_1_0_2_jar.xml

     文件        682  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_design_26_0_0_beta1.xml

     文件        726  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_recyclerview_v7_26_0_0_beta1.xml

     文件        639  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_support_annotations_26_0_0_beta1_jar.xml

     文件        722  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_support_compat_26_0_0_beta1.xml

     文件        727  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_support_core_ui_26_0_0_beta1.xml

     文件        742  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_support_core_utils_26_0_0_beta1.xml

     文件        732  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_support_fragment_26_0_0_beta1.xml

     文件        752  2018-04-22 15:32  MyBluetoothApp\.idea\libraries\com_android_support_support_media_compat_26_0_0_beta1.xml

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

评论

共有 条评论