Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/184.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/google-cloud-platform/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
通过蓝牙打印机Android打印图像_Android_Image_Printing_Bluetooth - Fatal编程技术网

通过蓝牙打印机Android打印图像

通过蓝牙打印机Android打印图像,android,image,printing,bluetooth,Android,Image,Printing,Bluetooth,你好,我是开发Android应用程序的新手, 我需要创建一个应用程序(Tablet-Samsung 10.1 Android ver 3.1),通过蓝牙打印机(Canon CP800-SELPHY)打印图像,我尝试过IPrint,但没有成功,这是否可能通过我的应用程序获得打印图像的API 我更喜欢开源解决方案,但如果不是,我将能够购买它 搜索打印机时收到的错误: 服务发现失败。无法连接到打印机 提前感谢此解决方案正在运行,我已对其进行了测试。 谢谢你的影云! 您的意思是,如果我们将图像文件发送

你好,我是开发Android应用程序的新手, 我需要创建一个应用程序(Tablet-Samsung 10.1 Android ver 3.1),通过蓝牙打印机(Canon CP800-SELPHY)打印图像,我尝试过IPrint,但没有成功,这是否可能通过我的应用程序获得打印图像的API

我更喜欢开源解决方案,但如果不是,我将能够购买它

搜索打印机时收到的错误:
服务发现失败。无法连接到打印机


提前感谢

此解决方案正在运行,我已对其进行了测试。 谢谢你的影云!

您的意思是,如果我们将图像文件发送到打印机,打印机会工作吗?@iamstapper请查看我的问题:@iamstapper我可以有演示代码,它将通过蓝牙打印机打印图像(佳能CP900、CP800-SELPHY)