Name Last Update
..
native-fast-printer Loading commit data...
README.md Loading commit data...

README.md

打印机安卓基座

这里只保留当前生效的安卓原生标签打印基座源码:

  • native-fast-printer/

说明:

  • 这里是 native-fast-printer唯一源码入口
  • 美国版/Food Labeling Management App UniApp/nativeplugins/native-fast-printer/ 只是给 uni-app 打包用的镜像目录
  • 修改原生代码后,先执行:
    • native-fast-printer/android-src/build-aar.sh
  • 再执行:
    • native-fast-printer/sync-to-uniapp.sh

1.2.0+:新增 printCommandBytes(JS 将 TSC 指令 Base64 后交给佳博 SDK 写出),供整页光栅等路径走基座下发,避免仅依赖 JS 经典蓝牙慢发。

当前目录只放这套原生打印基座代码,不再混放其他 SDK、参考项目或历史实验代码。