文件名称:anroid藍牙打印代碼
-
所属分类:
- 标签属性:
- 上传时间:2015-11-24
-
文件大小:1.13mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Android藍牙打印,安卓手机通过蓝牙设备连接蓝牙打印机,实现打印功能。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 安卓蓝牙打印机.rar 列表 bluetoothprinter/.classpath bluetoothprinter/.project bluetoothprinter/AndroidManifest.xml bluetoothprinter/bin/AndroidManifest.xml bluetoothprinter/bin/bluetoothprinter.apk bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/action/BluetoothAction.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/action/PrintDataAction.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/service/BluetoothService$1.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/service/BluetoothService$2.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/service/BluetoothService$3.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/service/BluetoothService.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/service/PrintDataService$1.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/service/PrintDataService.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/BluetoothActivity.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/BuildConfig.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/PrintDataActivity.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/R$attr.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/R$dimen.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/R$drawable.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/R$id.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/R$layout.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/R$menu.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/R$string.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/R$style.class bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view/R.class bluetoothprinter/bin/classes.dex bluetoothprinter/bin/dexedLibs/android-support-v4-6f8995dec93eb84c3802971e6cc170a8.jar bluetoothprinter/bin/jarlist.cache bluetoothprinter/bin/res/crunch/drawable-hdpi/ic_launcher.png bluetoothprinter/bin/res/crunch/drawable-mdpi/ic_launcher.png bluetoothprinter/bin/res/crunch/drawable-xhdpi/ic_launcher.png bluetoothprinter/bin/res/crunch/drawable-xxhdpi/ic_launcher.png bluetoothprinter/bin/resources.ap_ bluetoothprinter/gen/com/jerry/bluetoothprinter/view/BuildConfig.java bluetoothprinter/gen/com/jerry/bluetoothprinter/view/R.java bluetoothprinter/ic_launcher-web.png bluetoothprinter/libs/android-support-v4.jar bluetoothprinter/proguard-project.txt bluetoothprinter/project.properties bluetoothprinter/res/drawable-hdpi/ic_launcher.png bluetoothprinter/res/drawable-mdpi/ic_launcher.png bluetoothprinter/res/drawable-xhdpi/ic_launcher.png bluetoothprinter/res/drawable-xxhdpi/ic_launcher.png bluetoothprinter/res/layout/bluetooth_layout.xml bluetoothprinter/res/layout/bonddevice_item.xml bluetoothprinter/res/layout/printdata_layout.xml bluetoothprinter/res/layout/unbonddevice_item.xml bluetoothprinter/res/menu/bluetooth.xml bluetoothprinter/res/values/dimens.xml bluetoothprinter/res/values/strings.xml bluetoothprinter/res/values/styles.xml bluetoothprinter/res/values-sw600dp/dimens.xml bluetoothprinter/res/values-sw720dp-land/dimens.xml bluetoothprinter/res/values-v11/styles.xml bluetoothprinter/res/values-v14/styles.xml bluetoothprinter/src/com/jerry/bluetoothprinter/action/BluetoothAction.java bluetoothprinter/src/com/jerry/bluetoothprinter/action/PrintDataAction.java bluetoothprinter/src/com/jerry/bluetoothprinter/service/BluetoothService.java bluetoothprinter/src/com/jerry/bluetoothprinter/service/PrintDataService.java bluetoothprinter/src/com/jerry/bluetoothprinter/view/BluetoothActivity.java bluetoothprinter/src/com/jerry/bluetoothprinter/view/PrintDataActivity.java bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/action bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/service bluetoothprinter/bin/classes/com/jerry/bluetoothprinter/view bluetoothprinter/bin/classes/com/jerry/bluetoothprinter bluetoothprinter/gen/com/jerry/bluetoothprinter/view bluetoothprinter/src/com/jerry/bluetoothprinter/action bluetoothprinter/src/com/jerry/bluetoothprinter/service bluetoothprinter/src/com/jerry/bluetoothprinter/view bluetoothprinter/bin/classes/com/jerry bluetoothprinter/bin/res/crunch/drawable-hdpi bluetoothprinter/bin/res/crunch/drawable-mdpi bluetoothprinter/bin/res/crunch/drawable-xhdpi bluetoothprinter/bin/res/crunch/drawable-xxhdpi bluetoothprinter/gen/com/jerry/bluetoothprinter bluetoothprinter/src/com/jerry/bluetoothprinter bluetoothprinter/bin/classes/com bluetoothprinter/bin/res/crunch bluetoothprinter/gen/com/jerry bluetoothprinter/src/com/jerry bluetoothprinter/bin/classes bluetoothprinter/bin/dexedLibs bluetoothprinter/bin/res bluetoothprinter/gen/com bluetoothprinter/res/drawable-hdpi bluetoothprinter/res/drawable-ldpi bluetoothprinter/res/drawable-mdpi bluetoothprinter/res/drawable-xhdpi bluetoothprinter/res/drawable-xxhdpi bluetoothprinter/res/layout bluetoothprinter/res/menu bluetoothprinter/res/values bluetoothprinter/res/values-sw600dp bluetoothprinter/res/values-sw720dp-land bluetoothprinter/res/values-v11 blueto
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.