This app can connect and print messages to any USB printer via android..
Android-USB-printer is hosted in the following web site
https://github.com/pradeepksingh/Android-USB-printer
If you think the Android project Android-USB-printer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-USB-printer.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Android-USB-printer has the following Java source files.
com.pradeep.adapter.USBAdapter.java com.pradeep.printer.PrintOrder.java com.pradeep.usbprinter.PrintMessage.java