91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

最近公司開發需要用到藍牙,花了大約一天的時間總結整理了一下。主要是為了以后自己方便看。有需要的朋友可以看下。歡迎一起討論。后面會帶上博客。里面是實現了藍牙搜索,配對,連接,數據互傳。

資源截圖

代碼片段和文件信息

/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?com.qtwl.bluetooth;

public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“com.qtwl.bluetooth“;
??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??2019-01-11?10:32??藍牙互傳demo\
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\
?????文件?????????127??2019-01-10?15:50??藍牙互傳demo\Bluetooth\.gitignore
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.gradle\
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.gradle\4.1\
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.gradle\4.1\fileChanges\
?????文件???????????1??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\fileChanges\last-build.bin
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.gradle\4.1\fileContent\
?????文件??????????17??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\fileContent\fileContent.lock
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.gradle\4.1\fileHashes\
?????文件??????407623??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\fileHashes\fileHashes.bin
?????文件??????????17??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\fileHashes\fileHashes.lock
?????文件???????21455??2019-01-11?09:14??藍牙互傳demo\Bluetooth\.gradle\4.1\fileHashes\resourceHashesCache.bin
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.gradle\4.1\javaCompile\
?????文件?????1414926??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\javaCompile\classAnalysis.bin
?????文件??????656492??2019-01-11?09:14??藍牙互傳demo\Bluetooth\.gradle\4.1\javaCompile\jarAnalysis.bin
?????文件??????????17??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\javaCompile\javaCompile.lock
?????文件??????143352??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\javaCompile\taskHistory.bin
?????文件???????26803??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\javaCompile\taskJars.bin
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.gradle\4.1\taskHistory\
?????文件?????2257478??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\taskHistory\fileSnapshots.bin
?????文件???????69309??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\taskHistory\taskHistory.bin
?????文件??????????17??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\4.1\taskHistory\taskHistory.lock
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.gradle\buildOutputCleanup\
?????文件???????????0??2019-01-10?18:18??藍牙互傳demo\Bluetooth\.gradle\buildOutputCleanup\built.bin
?????文件??????????51??2019-01-10?18:18??藍牙互傳demo\Bluetooth\.gradle\buildOutputCleanup\cache.properties
?????文件???????????2??2019-01-11?10:13??藍牙互傳demo\Bluetooth\.gradle\buildOutputCleanup\cache.properties.lock
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.idea\
?????文件?????????626??2019-01-10?18:46??藍牙互傳demo\Bluetooth\.idea\gradle.xml
?????目錄???????????0??2019-01-11?10:32??藍牙互傳demo\Bluetooth\.idea\libraries\
?????文件?????????533??2019-01-11?09:16??藍牙互傳demo\Bluetooth\.idea\libraries\android_arch_core_common_1_0_0_jar.xml
............此處省略1690個文件信息

評論

共有 條評論