Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须开发用于创建和打印发票的 android 应用程序。您能否向我提出一个解决方案,如何通过某些应用程序使用蓝牙打印机从我的应用程序中打印文本文件,但无需连接到互联网?我知道有 PrinterSahre、EpsonPrint、EasyPrint - 但它们通常只允许打印办公文档并有自己的 GUI 并且需要连接到 Internet。我宁愿需要使用一些 API 来静默打印文件,而无需用户再次选择存储卡上的文件并打印。那么有解决办法吗?