资源简介

用printhand执行打印,支持多种打印机 Intent i = new Intent(Intent.ACTION_VIEW); i.setPackage(PACKAGE_NAME); i.setDataAndType(data_uri, data_type); startActivity(i); PACKAGE_NAME 写"com.dynamixsoftware.printhand" 或者 "com.dynamixsoftware.printhand.premium"就可以调用 PS:不会用printhand提供的接口,就算是抛砖引玉吧...有弄出来的大大跪求解答

资源截图

代码片段和文件信息

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件      201679  2013-08-14 18:11  PrintSdk-3.2.1 javadoc.zip
     文件      466191  2013-08-14 18:11  PrintSdk-3.2.1.jar
     文件     1865468  2013-08-07 16:04  随行打印_PrintHand_2.0.4已付费版.apk

评论

共有 条评论