資源簡介
實現(xiàn)了Android三種藍牙掃描方法。分別是注冊藍牙掃描廣播,LeScanCallback和ScanCallback回調(diào)。
代碼片段和文件信息
/**
?*?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\desc
?????文件??????????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-reba
?????文件?????????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\ob
?????目錄???????????0??2018-06-12?17:02??BluetoothDemo\.git\ob
............此處省略1658個文件信息
- 上一篇:htmlunit用到的jar包
- 下一篇:GreenDaoTest
評論
共有 條評論