I would like to offer my clients a list of detected printers on their LAN on which they can print from the app.
In development, I installed it manually from your hyperlink in the Printing and PDF page on this blog.
However, when my users download my app from the PlayStore, I want to install it for them, with their permission and acceptance.
I've created code to programmatically install Uber on the user's machine but I'm lost to find out how to create the proper code to install for example the HP or Canon printer like:
HP printer: https://play.google.com/store/apps/details?id=com.hp.android.printservice
Cannon: https://play.google.com/store/apps/details?id=jp.co.canon.android.printservice.plugin
Any advice would be appreciated ...
Rusty
In development, I installed it manually from your hyperlink in the Printing and PDF page on this blog.
However, when my users download my app from the PlayStore, I want to install it for them, with their permission and acceptance.
I've created code to programmatically install Uber on the user's machine but I'm lost to find out how to create the proper code to install for example the HP or Canon printer like:
HP printer: https://play.google.com/store/apps/details?id=com.hp.android.printservice
Cannon: https://play.google.com/store/apps/details?id=jp.co.canon.android.printservice.plugin
Any advice would be appreciated ...
Rusty