I have an android app developed using jquery mobile, html5 and css3.
I am creating a phone call build apk and installed on my Android tablet.
I just need to print the html page from my application.
On Windows, I use the built-in javascript window.print function or a jquery plugin like "PrintArea".
Is there a way to send input to android os?
I already installed printhand and printshare on my tablet, and it works on a local printer.
I just need to print this printer from my application.
Is there a solution?
thanks
kecco source share