Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java

Android--蓝牙传输App(1)

  • Category : JSP/Java
  • Tags :
  • Update : 2017-07-16
  • Size : 822kb
  • Downloaded :0次
  • Author :无脑于哥ACE
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Android Bluetooth transmission App(1)
Packet file list
(Preview for download)
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gitattributes
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gitignore
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.1\taskArtifacts\cache.properties
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.1\taskArtifacts\cache.properties.lock
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.1\taskArtifacts\fileHashes.bin
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.1\taskArtifacts\fileSnapshots.bin
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.1\taskArtifacts\outputFileStates.bin
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.1\taskArtifacts\taskArtifacts.bin
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.2.1\taskArtifacts\cache.properties
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.2.1\taskArtifacts\cache.properties.lock
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.2.1\taskArtifacts\fileHashes.bin
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.2.1\taskArtifacts\fileSnapshots.bin
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.2.1\taskArtifacts\outputFileStates.bin
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.gradle\2.2.1\taskArtifacts\taskArtifacts.bin
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\.name
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\compiler.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\copyright\profiles_settings.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\encodings.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\gradle.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\misc.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\modules.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\scopes\scope_settings.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\vcs.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.idea\workspace.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\.travis.yml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\.gitignore
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\build.gradle
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\proguard-rules.pro
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\androidTest\java\app\akexorcist\bluetoothspp\ApplicationTest.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\AndroidManifest.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\java\app\akexorcist\bluetoothspp\AutoConnectActivity.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\java\app\akexorcist\bluetoothspp\DeviceListActivity.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\java\app\akexorcist\bluetoothspp\ListenerActivity.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\java\app\akexorcist\bluetoothspp\Main.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\java\app\akexorcist\bluetoothspp\SimpleActivity.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\java\app\akexorcist\bluetoothspp\TerminalActivity.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\drawable-hdpi\ic_launcher.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\drawable-mdpi\ic_launcher.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\drawable-xhdpi\ic_launcher.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\drawable-xxhdpi\ic_launcher.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\layout\activity_autoconnect.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\layout\activity_devicelist.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\layout\activity_listener.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\layout\activity_simple.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\layout\activity_terminal.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\layout\device_layout_list.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\layout\device_layout_text.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\layout\main.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\menu\menu_connection.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\menu\menu_device_list.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\menu\menu_disconnection.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\menu\menu_terminal.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\values\dimens.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\values\strings.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\values\styles.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\values-v14\styles.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\values-v21\styles.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\res\values-w820dp\dimens.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\build.gradle
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\gradle\wrapper\gradle-wrapper.jar
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\gradle\wrapper\gradle-wrapper.properties
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\gradle.properties
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\gradlew
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\gradlew.bat
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\005.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\006.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\007.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\008.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\009.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\010.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\BlueStick.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\Connection.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\Connection2.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\image\header.png
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\.gitignore
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\build.gradle
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\gradle.properties
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\proguard-rules.pro
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\androidTest\java\app\akexorcist\bluetotohspp\library\ApplicationTest.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\AndroidManifest.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\java\app\akexorcist\bluetotohspp\library\BluetoothService.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\java\app\akexorcist\bluetotohspp\library\BluetoothSPP.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\java\app\akexorcist\bluetotohspp\library\BluetoothState.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\java\app\akexorcist\bluetotohspp\library\DeviceList.java
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\res\layout\device_list.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\res\layout\device_name.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\res\values\dimens.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\res\values-sw600dp\dimens.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\res\values-sw720dp-land\dimens.xml
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\LICENSE.txt
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\maven_push.gradle
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\README.md
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\settings.gradle
Android--蓝牙传输App\JavaApk源码说明.txt
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\androidTest\java\app\akexorcist\bluetotohspp\library
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\java\app\akexorcist\bluetotohspp\library
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\androidTest\java\app\akexorcist\bluetoothspp
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\app\src\main\java\app\akexorcist\bluetoothspp
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\androidTest\java\app\akexorcist\bluetotohspp
Android--蓝牙传输App\Android-BluetoothSPPLibrary-master\library\src\main\java\app\akexorcist\bluetotohspp
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.