• 大小: 11.37MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-07-29
  • 语言: Java
  • 标签: Android  蓝牙扫描  

资源简介

实现了Android三种蓝牙扫描方法。分别是注册蓝牙扫描广播,LeScanCallback和ScanCallback回调。

资源截图

代码片段和文件信息

/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.haoxue.bluetoothdemo;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “com.haoxue.bluetoothdemo“;
  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“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-06-12 17:02  BluetoothDemo\
     目录           0  2018-06-12 17:05  BluetoothDemo\.git\
     文件         147  2018-06-12 16:50  BluetoothDemo\.gitignore
     文件          13  2018-06-12 17:02  BluetoothDemo\.git\COMMIT_EDITMSG
     文件         307  2018-06-12 17:05  BluetoothDemo\.git\config
     文件          73  2018-06-12 17:02  BluetoothDemo\.git\description
     文件          23  2018-06-12 17:02  BluetoothDemo\.git\HEAD
     目录           0  2018-06-12 17:02  BluetoothDemo\.git\hooks\
     文件         478  2018-06-12 17:02  BluetoothDemo\.git\hooks\applypatch-msg.sample
     文件         896  2018-06-12 17:02  BluetoothDemo\.git\hooks\commit-msg.sample
     文件         189  2018-06-12 17:02  BluetoothDemo\.git\hooks\post-update.sample
     文件         424  2018-06-12 17:02  BluetoothDemo\.git\hooks\pre-applypatch.sample
     文件        1642  2018-06-12 17:02  BluetoothDemo\.git\hooks\pre-commit.sample
     文件        1348  2018-06-12 17:02  BluetoothDemo\.git\hooks\pre-push.sample
     文件        4898  2018-06-12 17:02  BluetoothDemo\.git\hooks\pre-rebase.sample
     文件         544  2018-06-12 17:02  BluetoothDemo\.git\hooks\pre-receive.sample
     文件        1239  2018-06-12 17:02  BluetoothDemo\.git\hooks\prepare-commit-msg.sample
     文件        3610  2018-06-12 17:02  BluetoothDemo\.git\hooks\update.sample
     文件        5562  2018-06-12 17:02  BluetoothDemo\.git\index
     目录           0  2018-06-12 17:02  BluetoothDemo\.git\info\
     文件         240  2018-06-12 17:02  BluetoothDemo\.git\info\exclude
     目录           0  2018-06-12 17:02  BluetoothDemo\.git\logs\
     文件         153  2018-06-12 17:02  BluetoothDemo\.git\logs\HEAD
     目录           0  2018-06-12 17:02  BluetoothDemo\.git\logs\refs\
     目录           0  2018-06-12 17:02  BluetoothDemo\.git\logs\refs\heads\
     文件         153  2018-06-12 17:02  BluetoothDemo\.git\logs\refs\heads\master
     目录           0  2018-06-12 17:05  BluetoothDemo\.git\logs\refs\remotes\
     目录           0  2018-06-12 17:05  BluetoothDemo\.git\logs\refs\remotes\origin\
     文件         137  2018-06-12 17:05  BluetoothDemo\.git\logs\refs\remotes\origin\master
     目录           0  2018-06-12 17:02  BluetoothDemo\.git\objects\
     目录           0  2018-06-12 17:02  BluetoothDemo\.git\objects\04\
............此处省略1658个文件信息

评论

共有 条评论