Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 223 Bytes

BluetoothPrinter

A library to make printing job easier on android. The source code contains a demo project.

#Installation

dependencies {
    implementation 'com.github.tigertian:bluetoothprinter:0.0.9'
}