Hi all,
I've just browsed into a few threads about direct printing from an Android device to a printer (BT, wi-fi or USB). I'm also aware of manufacturer specific drivers (e.g. HP ePrint).
What I'm curious about is what am I missing when I dream of an USB printer cabled to my Android device and an app that sends its printing output direct to that printer using a simple "serial channel" and some ESCape sequences.
Yes, I understand that printers "speak" different printing languages, but there are a few well-known "standards" that should be easy to encapsulate in a generic library.
One example could be the PCL set recognized by HPs printers.
So, can you confirm we just need an appropriate USB cable, an USB communication library and a "printer language" library in order to have our apps to directly print at least some simple text and graphics?
Umberto
I've just browsed into a few threads about direct printing from an Android device to a printer (BT, wi-fi or USB). I'm also aware of manufacturer specific drivers (e.g. HP ePrint).
What I'm curious about is what am I missing when I dream of an USB printer cabled to my Android device and an app that sends its printing output direct to that printer using a simple "serial channel" and some ESCape sequences.
Yes, I understand that printers "speak" different printing languages, but there are a few well-known "standards" that should be easy to encapsulate in a generic library.
One example could be the PCL set recognized by HPs printers.
So, can you confirm we just need an appropriate USB cable, an USB communication library and a "printer language" library in order to have our apps to directly print at least some simple text and graphics?
Umberto
Last edited: