文件列表:
BluetoothDemo-master, 0 , 2017-06-11
BluetoothDemo-master\.gitignore, 118 , 2017-06-11
BluetoothDemo-master\.idea, 0 , 2017-06-11
BluetoothDemo-master\.idea\compiler.xml, 686 , 2017-06-11
BluetoothDemo-master\.idea\copyright, 0 , 2017-06-11
BluetoothDemo-master\.idea\copyright\profiles_settings.xml, 74 , 2017-06-11
BluetoothDemo-master\.idea\encodings.xml, 159 , 2017-06-11
BluetoothDemo-master\.idea\gradle.xml, 708 , 2017-06-11
BluetoothDemo-master\.idea\misc.xml, 2644 , 2017-06-11
BluetoothDemo-master\.idea\modules.xml, 363 , 2017-06-11
BluetoothDemo-master\.idea\runConfigurations.xml, 564 , 2017-06-11
BluetoothDemo-master\README.md, 132 , 2017-06-11
BluetoothDemo-master\app, 0 , 2017-06-11
BluetoothDemo-master\app\.gitignore, 7 , 2017-06-11
BluetoothDemo-master\app\build.gradle, 822 , 2017-06-11
BluetoothDemo-master\app\proguard-rules.pro, 645 , 2017-06-11
BluetoothDemo-master\app\src, 0 , 2017-06-11
BluetoothDemo-master\app\src\androidTest, 0 , 2017-06-11
BluetoothDemo-master\app\src\androidTest\java, 0 , 2017-06-11
BluetoothDemo-master\app\src\androidTest\java\cn, 0 , 2017-06-11
BluetoothDemo-master\app\src\androidTest\java\cn\jingedawang, 0 , 2017-06-11
BluetoothDemo-master\app\src\androidTest\java\cn\jingedawang\bluetoothdemo, 0 , 2017-06-11
BluetoothDemo-master\app\src\androidTest\java\cn\jingedawang\bluetoothdemo\ExampleInstrumentedTest.java, 760 , 2017-06-11
BluetoothDemo-master\app\src\main, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\AndroidManifest.xml, 942 , 2017-06-11
BluetoothDemo-master\app\src\main\java, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\java\cn, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\java\cn\jingedawang, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\java\cn\jingedawang\bluetoothdemo, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\java\cn\jingedawang\bluetoothdemo\BluetoothUtils.java, 380 , 2017-06-11
BluetoothDemo-master\app\src\main\java\cn\jingedawang\bluetoothdemo\ConnectedThread.java, 1990 , 2017-06-11
BluetoothDemo-master\app\src\main\java\cn\jingedawang\bluetoothdemo\DevicesListActivity.java, 6693 , 2017-06-11
BluetoothDemo-master\app\src\main\java\cn\jingedawang\bluetoothdemo\MainActivity.java, 4426 , 2017-06-11
BluetoothDemo-master\app\src\main\res, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\res\layout, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\res\layout\activity_main.xml, 2714 , 2017-06-11
BluetoothDemo-master\app\src\main\res\layout\item_listview_devices.xml, 391 , 2017-06-11
BluetoothDemo-master\app\src\main\res\layout\listview_devices.xml, 639 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-hdpi, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-hdpi\ic_launcher.png, 3418 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-mdpi, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-mdpi\ic_launcher.png, 2206 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-xhdpi, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-xhdpi\ic_launcher.png, 4842 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-xxhdpi, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-xxhdpi\ic_launcher.png, 7718 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-xxxhdpi, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\res\mipmap-xxxhdpi\ic_launcher.png, 10486 , 2017-06-11
BluetoothDemo-master\app\src\main\res\values-w820dp, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\res\values-w820dp\dimens.xml, 358 , 2017-06-11
BluetoothDemo-master\app\src\main\res\values, 0 , 2017-06-11
BluetoothDemo-master\app\src\main\res\values\colors.xml, 208 , 2017-06-11
BluetoothDemo-master\app\src\main\res\values\dimens.xml, 211 , 2017-06-11
BluetoothDemo-master\app\src\main\res\values\strings.xml, 76 , 2017-06-11
BluetoothDemo-master\app\src\main\res\values\styles.xml, 197 , 2017-06-11
BluetoothDemo-master\app\src\test, 0 , 2017-06-11
BluetoothDemo-master\app\src\test\java, 0 , 2017-06-11
BluetoothDemo-master\app\src\test\java\cn, 0 , 2017-06-11
BluetoothDemo-master\app\src\test\java\cn\jingedawang, 0 , 2017-06-11
BluetoothDemo-master\app\src\test\java\cn\jingedawang\bluetoothdemo, 0 , 2017-06-11
BluetoothDemo-master\app\src\test\java\cn\jingedawang\bluetoothdemo\ExampleUnitTest.java, 406 , 2017-06-11
BluetoothDemo-master\build.gradle, 498 , 2017-06-11
BluetoothDemo-master\gradle.properties, 730 , 2017-06-11
BluetoothDemo-master\gradle, 0 , 2017-06-11
BluetoothDemo-master\gradle\wrapper, 0 , 2017-06-11
BluetoothDemo-master\gradle\wrapper\gradle-wrapper.jar, 53636 , 2017-06-11
BluetoothDemo-master\gradle\wrapper\gradle-wrapper.properties, 233 , 2017-06-11
BluetoothDemo-master\gradlew, 4971 , 2017-06-11
BluetoothDemo-master\gradlew.bat, 2314 , 2017-06-11
BluetoothDemo-master\settings.gradle, 15 , 2017-06-11