資源簡介
Arduino-android-bluetooth-serial.zip,android的一個庫,用于簡化通過藍牙的基本串行通信,例如在與arduinos通信時。android-bluetooth-serial,Arduino是一家開源軟硬件公司和制造商社區。Arduino始于21世紀初,深受電子制造商的歡迎,Arduino通過開源系統提供了很多靈活性。

代碼片段和文件信息
package?com.harrysoft.androidbluetoothserial;
@SuppressWarnings(“WeakerAccess“)
public?class?BluetoothConnectException?extends?Exception?{
????public?BluetoothConnectException(Throwable?cause)?{
????????super(cause);
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\
?????文件?????????821??2019-06-07?18:22??android-bluetooth-serial-master\.gitignore
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\.idea\
?????文件?????????311??2019-06-07?18:22??android-bluetooth-serial-master\.idea\assetWizardSettings.xm
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\.idea\codest
?????文件????????1775??2019-06-07?18:22??android-bluetooth-serial-master\.idea\codest
?????文件????????1722??2019-06-07?18:22??android-bluetooth-serial-master\.idea\misc.xm
?????文件?????????602??2019-06-07?18:22??android-bluetooth-serial-master\.idea\modules.xm
?????文件?????????564??2019-06-07?18:22??android-bluetooth-serial-master\.idea\runConfigurations.xm
?????文件?????????180??2019-06-07?18:22??android-bluetooth-serial-master\.idea\vcs.xm
?????文件????????1530??2019-06-07?18:22??android-bluetooth-serial-master\.travis.yml
?????文件???????11344??2019-06-07?18:22??android-bluetooth-serial-master\LICENSE
?????文件????????3849??2019-06-07?18:22??android-bluetooth-serial-master\README.md
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\
?????文件???????????7??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\.gitignore
?????文件????????1021??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\build.gradle
?????文件?????????751??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\proguard-rules.pro
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\
?????文件?????????276??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\AndroidManifest.xm
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\java\
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\java\com\
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\java\com\harrysoft\
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\java\com\harrysoft\androidbluetoothserial\
?????文件?????????226??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\java\com\harrysoft\androidbluetoothserial\BluetoothConnectException.java
?????文件????????4928??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\java\com\harrysoft\androidbluetoothserial\BluetoothManager.java
?????文件????????4059??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\java\com\harrysoft\androidbluetoothserial\BluetoothSerialDevice.java
?????文件????????4211??2019-06-07?18:22??android-bluetooth-serial-master\androidBluetoothSerial\src\main\java\com\harrysoft\androidbluetoothserial\SimpleBluetoothDeviceInterface.java
?????文件?????????546??2019-06-07?18:22??android-bluetooth-serial-master\build.gradle
?????目錄???????????0??2019-06-07?18:22??android-bluetooth-serial-master\demoApplication\
?????文件???????????7??2019-06-07?18:22??android-bluetooth-serial-master\demoApplication\.gitignore
............此處省略34個文件信息
評論
共有 條評論