Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. USB printing in android tablet
Forum Updated to NodeBB v4.3 + New Features

USB printing in android tablet

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    seethanellai
    wrote on last edited by
    #1

    Hi,

    I am trying to print data using POS thermal printer. Currently i am able to print using ethernet and bluetooth.
    Now i want to print to USB port. I have tried few things from google. Below are the suggestion got from google search.

    1. Use QtSerialport.
      Qt provides QtSerialPort to talk with serial devices (no matter whether it’s a usb port or a real serial port)
    2. http://www.libusb.org
    3. Using java usbmanager

    What could be the best option for usb printing from android tablet. Is there any other better options available other than above?

    1 Reply Last reply
    0
    • I Offline
      I Offline
      iwkowalow
      wrote on last edited by
      #2

      I guess third option is easiest to apply and it doesn't require root.
      Also you may try with "Net2usb":https://play.google.com/store/apps/details?id=pl.iwkowalow.net2usb to avoid dealing with usb communication directly.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved