蓝牙串口实例
资源文件列表
BluetoothSeriaPortDemo/.idea/.name , 22
BluetoothSeriaPortDemo/.idea/compiler.xml , 686
BluetoothSeriaPortDemo/.idea/copyright/profiles_settings.xml , 76
BluetoothSeriaPortDemo/.idea/encodings.xml , 159
BluetoothSeriaPortDemo/.idea/libraries/annotations_8f82e589d00dcd88ab021ddd108d32b8.xml , 319
BluetoothSeriaPortDemo/.idea/misc.xml , 2127
BluetoothSeriaPortDemo/.idea/modules.xml , 330
BluetoothSeriaPortDemo/.idea/workspace.xml , 32738
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/.classpath , 380
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/.project , 849
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/.settings/org.eclipse.core.resources.prefs , 88
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/.settings/org.eclipse.jdt.core.prefs , 208
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/AndroidManifest.xml , 1191
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/AndroidManifest.xml , 1191
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/BluetoothDemo.apk , 40182
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/BluetoothService$AcceptThread.class , 2620
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/BluetoothService$ConnectedThread.class , 2976
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/BluetoothService$ConnectThread.class , 2408
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/BluetoothService.class , 5849
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/BuildConfig.class , 343
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/DeviceListActivity$1.class , 1989
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/DeviceListActivity$2.class , 2239
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/DeviceListActivity$3.class , 875
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/DeviceListActivity.class , 5132
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/R$attr.class , 337
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/R$drawable.class , 397
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/R$id.class , 774
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/R$layout.class , 557
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/R$menu.class , 392
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/R$string.class , 1019
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/R.class , 569
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/ScaleActivity$1$1.class , 1131
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/ScaleActivity$1.class , 3604
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/ScaleActivity.class , 7693
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes/com/beyond/testbt/StringHexUtils.class , 3307
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/classes.dex , 30684
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/dexedLibs/annotations-8f82e589d00dcd88ab021ddd108d32b8.jar , 943
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/jarlist.cache , 119
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/res/drawable/icon.png , 3966
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/res/drawable-hdpi/icon.png , 3966
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/res/drawable-ldpi/icon.png , 3966
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/res/drawable-mdpi/icon.png , 3966
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/bin/resources.ap_ , 25064
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/BluetoothSeriaPortDemo.iml , 689
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/gen/com/beyond/testbt/BuildConfig.java , 259
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/gen/com/beyond/testbt/Manifest.java , 187
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/gen/com/beyond/testbt/R.java , 2867
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/project.properties , 562
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/drawable/icon.png , 4147
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/drawable-hdpi/icon.png , 4147
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/drawable-ldpi/icon.png , 4147
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/drawable-mdpi/icon.png , 4147
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/layout/custom_title.xml , 1528
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/layout/device_list.xml , 2151
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/layout/device_name.xml , 875
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/layout/main.xml , 392
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/layout/message.xml , 875
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/layout/other.xml , 457
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/menu/option_menu.xml , 1175
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/res/values/strings.xml , 1916
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/src/com/beyond/testbt/BluetoothService.java , 13952
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/src/com/beyond/testbt/DeviceListActivity.java , 7946
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/src/com/beyond/testbt/ScaleActivity.java , 10752
BluetoothSeriaPortDemo/BluetoothSeriaPortDemo/src/com/beyond/testbt/StringHexUtils.java , 3476
