• 大小: 1.78MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-25
  • 语言: Java
  • 标签: 蓝牙开发  基础  源码  

资源简介

这是一个蓝牙基本功能的例子,运行在Android studio上。有打开蓝牙,关闭蓝牙,搜索蓝牙,配对蓝牙等等...

资源截图

代码片段和文件信息

/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.wizardev.test;

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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-04-02 10:33  CommonBluetooth\
     目录           0  2018-04-02 10:39  CommonBluetooth\.git\
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\branches\
     文件         317  2018-04-02 10:20  CommonBluetooth\.git\config
     文件          73  2018-04-02 10:20  CommonBluetooth\.git\description
     文件          23  2018-04-02 10:20  CommonBluetooth\.git\HEAD
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\hooks\
     文件         478  2018-04-02 10:20  CommonBluetooth\.git\hooks\applypatch-msg.sample
     文件         896  2018-04-02 10:20  CommonBluetooth\.git\hooks\commit-msg.sample
     文件         189  2018-04-02 10:20  CommonBluetooth\.git\hooks\post-update.sample
     文件         424  2018-04-02 10:20  CommonBluetooth\.git\hooks\pre-applypatch.sample
     文件        1642  2018-04-02 10:20  CommonBluetooth\.git\hooks\pre-commit.sample
     文件        1348  2018-04-02 10:20  CommonBluetooth\.git\hooks\pre-push.sample
     文件        4898  2018-04-02 10:20  CommonBluetooth\.git\hooks\pre-rebase.sample
     文件         544  2018-04-02 10:20  CommonBluetooth\.git\hooks\pre-receive.sample
     文件        1239  2018-04-02 10:20  CommonBluetooth\.git\hooks\prepare-commit-msg.sample
     文件        3610  2018-04-02 10:20  CommonBluetooth\.git\hooks\update.sample
     文件        5269  2018-04-02 10:33  CommonBluetooth\.git\index
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\info\
     文件         240  2018-04-02 10:20  CommonBluetooth\.git\info\exclude
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\logs\
     文件         189  2018-04-02 10:20  CommonBluetooth\.git\logs\HEAD
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\logs\refs\
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\logs\refs\heads\
     文件         189  2018-04-02 10:20  CommonBluetooth\.git\logs\refs\heads\master
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\logs\refs\remotes\
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\logs\refs\remotes\origin\
     文件         189  2018-04-02 10:20  CommonBluetooth\.git\logs\refs\remotes\origin\HEAD
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\objects\
     目录           0  2018-04-02 10:20  CommonBluetooth\.git\objects\05\
     文件          51  2018-04-02 10:20  CommonBluetooth\.git\objects\05\32156ebc0c2e2c487f57097b106b37aca8d0d8
............此处省略1208个文件信息

评论

共有 条评论