Printooth icon indicating copy to clipboard operation
Printooth copied to clipboard

A well documented, high-level Android interface that makes printing via bluetooth printers easier

Results 60 Printooth issues
Sort by recently updated
recently updated
newest added

E/AndroidRuntime: FATAL EXCEPTION: main Process: com.kamalbalah.myapplication321, PID: 30465 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.kamalbalah.myapplication321/com.mazenrashed.printooth.ui.ScanningActivity}: android.view.InflateException: Binary XML file line #19: Error inflating class androidx.swiperefreshlayout.widget.SwipeRefreshLayout at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3143) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3252) at android.app.ActivityThread.access$1000(ActivityThread.java:197)...

I'm trying to print to more than one printer simultaneously, seve. sometimes it works at other times

Hi, I have a list of items with a button which I can press and print the item info. Printing is fine if I press a button and wait for...

I am unable to print Chinese characters

Hello, using CHARCODE_PC866 but printed not cirillic words. =(

Thanks for creating this library. How to print HTML Page using this library?

Hello, Thanks In Advance, I am getting all bluetooth device list, but i want only available printer list and can you provide me code how print a document file with...

I'm trying to cut paper after printing using bluetooth printer, the printer does support auto cutter.

Hi. I have a problem. I Can not print character Unicode. Please help me Example: ê, ề, ế, ệ, ễ, ể Thanks

I'm not understanding why I can't call the `print` method on a separated class without going back to the activity where the printer was discovered. If I click on a...