資源簡介
能夠實現掃描周圍藍牙設備,并顯示在列表中用于選擇連接;能夠通訊及收發數據,并把數據更新到UI上。將BluetoothChatService類中的UUID替換即能實現藍牙聊天
代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?com.example.android.bluetoothchat.test;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“com.example.android.bluetoothchat.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?=?““;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????520582??2017-09-21?11:24??手機藍牙與設備通訊實例\Bluetooth-release.apk
?????文件????????633??2015-08-20?23:09??手機藍牙與設備通訊實例\BluetoothChat\.google\packaging.yaml
?????文件??????33047??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\.gradle\3.3\taskArtifacts\fileHashes.bin
?????文件?????496916??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\.gradle\3.3\taskArtifacts\fileSnapshots.bin
?????文件?????147021??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\.gradle\3.3\taskArtifacts\taskArtifacts.bin
?????文件?????????17??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\.gradle\3.3\taskArtifacts\taskArtifacts.lock
?????文件????????686??2017-09-03?16:43??手機藍牙與設備通訊實例\BluetoothChat\.idea\compiler.xm
?????文件?????????76??2017-09-03?16:43??手機藍牙與設備通訊實例\BluetoothChat\.idea\copyright\profiles_settings.xm
?????文件????????634??2017-09-03?16:44??手機藍牙與設備通訊實例\BluetoothChat\.idea\gradle.xm
?????文件????????579??2017-09-03?16:44??手機藍牙與設備通訊實例\BluetoothChat\.idea\libraries\cardview_v7_23_0_0.xm
?????文件????????585??2017-09-03?16:44??手機藍牙與設備通訊實例\BluetoothChat\.idea\libraries\gridlayout_v7_23_0_0.xm
?????文件????????529??2017-09-03?16:44??手機藍牙與設備通訊實例\BluetoothChat\.idea\libraries\support_annotations_23_0_0.xm
?????文件????????722??2017-09-03?16:44??手機藍牙與設備通訊實例\BluetoothChat\.idea\libraries\support_v4_23_0_0.xm
?????文件???????1737??2017-09-21?10:16??手機藍牙與設備通訊實例\BluetoothChat\.idea\misc.xm
?????文件????????395??2017-09-03?16:44??手機藍牙與設備通訊實例\BluetoothChat\.idea\modules.xm
?????文件????????564??2017-09-03?16:44??手機藍牙與設備通訊實例\BluetoothChat\.idea\runConfigurations.xm
?????文件?????189748??2017-09-21?15:00??手機藍牙與設備通訊實例\BluetoothChat\.idea\workspace.xm
?????文件?????520582??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\Application\Application-release.apk
?????文件???????8436??2017-09-09?09:15??手機藍牙與設備通訊實例\BluetoothChat\Application\Application.iml
?????文件????????481??2017-09-21?11:20??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\buildConfig\androidTest\debug\com\example\android\bluetoothchat\test\BuildConfig.java
?????文件????????473??2017-09-21?11:20??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\buildConfig\debug\com\example\android\bluetoothchat\BuildConfig.java
?????文件????????452??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\buildConfig\release\com\example\android\bluetoothchat\BuildConfig.java
?????文件????????248??2017-09-21?11:20??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\r\debug\android\support\v4\R.java
?????文件???????2814??2017-09-21?11:20??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\r\debug\android\support\v7\cardview\R.java
?????文件???????4282??2017-09-21?11:20??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\r\debug\android\support\v7\gridlayout\R.java
?????文件??????48222??2017-09-21?11:20??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\r\debug\com\example\android\bluetoothchat\R.java
?????文件????????248??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\r\release\android\support\v4\R.java
?????文件???????2814??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\r\release\android\support\v7\cardview\R.java
?????文件???????4282??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\r\release\android\support\v7\gridlayout\R.java
?????文件??????48222??2017-09-21?11:24??手機藍牙與設備通訊實例\BluetoothChat\Application\build\generated\source\r\release\com\example\android\bluetoothchat\R.java
............此處省略595個文件信息
評論
共有 條評論