Android蓝牙打印二维码打印外卖单打印
资源文件列表
BluetoothPrint-master/.classpath , 466
BluetoothPrint-master/.gitignore , 42
BluetoothPrint-master/.gitignore.bak , 0
BluetoothPrint-master/.project , 812
BluetoothPrint-master/AndroidManifest.xml , 1079
BluetoothPrint-master/README.md , 50
BluetoothPrint-master/assets/android.jpg , 30375
BluetoothPrint-master/bin/AndroidManifest.xml , 1079
BluetoothPrint-master/bin/bluetooth.apk , 90375
BluetoothPrint-master/bin/classes.dex , 26828
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/BluetoothService$AcceptThread.class , 2702
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/BluetoothService$ConnectThread.class , 2501
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/BluetoothService$ConnectedThread.class , 2680
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/BluetoothService.class , 6909
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/BuildConfig.class , 343
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/DeviceListActivity$1.class , 1989
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/DeviceListActivity$2.class , 2114
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/DeviceListActivity$3.class , 875
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/DeviceListActivity.class , 5108
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/MainActivity$1.class , 1972
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/MainActivity$2.class , 1125
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/MainActivity$3.class , 1088
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/MainActivity.class , 7233
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/PicFromPrintUtils.class , 4763
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/R$attr.class , 337
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/R$dimen.class , 458
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/R$drawable.class , 404
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/R$id.class , 985
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/R$layout.class , 470
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/R$menu.class , 420
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/R$string.class , 469
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/R$style.class , 428
BluetoothPrint-master/bin/classes/org/yuc/bluetooth/R.class , 663
BluetoothPrint-master/bin/res/crunch/drawable-hdpi/ic_launcher.png , 5964
BluetoothPrint-master/bin/res/crunch/drawable-mdpi/ic_launcher.png , 3112
BluetoothPrint-master/bin/res/crunch/drawable-xhdpi/ic_launcher.png , 9355
BluetoothPrint-master/bin/res/crunch/drawable-xxhdpi/ic_launcher.png , 17889
BluetoothPrint-master/bin/resources.ap_ , 74383
BluetoothPrint-master/gen/org/yuc/bluetooth/BuildConfig.java , 159
BluetoothPrint-master/gen/org/yuc/bluetooth/R.java , 3544
BluetoothPrint-master/ic_launcher-web.png , 51394
BluetoothPrint-master/proguard-project.txt , 781
BluetoothPrint-master/project.properties , 563
BluetoothPrint-master/res/drawable-hdpi/ic_launcher.png , 7658
BluetoothPrint-master/res/drawable-mdpi/ic_launcher.png , 3777
BluetoothPrint-master/res/drawable-xhdpi/ic_launcher.png , 12516
BluetoothPrint-master/res/drawable-xxhdpi/ic_launcher.png , 24777
BluetoothPrint-master/res/layout/activity_main.xml , 5140
BluetoothPrint-master/res/layout/device_list.xml , 2119
BluetoothPrint-master/res/layout/device_name.xml , 875
BluetoothPrint-master/res/menu/main.xml , 254
BluetoothPrint-master/res/menu/option_menu.xml , 894
BluetoothPrint-master/res/values-sw600dp/dimens.xml , 196
BluetoothPrint-master/res/values-sw720dp-land/dimens.xml , 269
BluetoothPrint-master/res/values-v11/styles.xml , 324
BluetoothPrint-master/res/values-v14/styles.xml , 381
BluetoothPrint-master/res/values/dimens.xml , 213
BluetoothPrint-master/res/values/strings.xml , 222
BluetoothPrint-master/res/values/styles.xml , 680
BluetoothPrint-master/src/org/yuc/bluetooth/BluetoothService.java , 19500
BluetoothPrint-master/src/org/yuc/bluetooth/DeviceListActivity.java , 7788
BluetoothPrint-master/src/org/yuc/bluetooth/MainActivity.java , 10164
BluetoothPrint-master/src/org/yuc/bluetooth/PicFromPrintUtils.java , 7296
