打印demo
依赖说明:
1.在项目的build.gradle中添加以下
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
在modle的依赖中添加以下
dependencies {
implementation 'com.github.SpeedataG:Device:1.6.8'
implementation 'com.github.SpeedataG:Print:1.0.1'
}
详细的接口说明在showdoc,地址:https://www.showdoc.cc/576945461255467?page_id=3402674411306014
北京思必拓科技股份有限公司