I am developing a Billing Application in android.
My hardware requirements are : Android tab , WiFi device , Printer.
My application Ui have input controls. After filled inputs ,values move to SQLite database by clicking submit button.
when i click the submit button , i want to take printout with those details via wifi.
Many android apps available in market. But i want to customize within my application. Is any better API available for this?
I want to access printer via Wifi from my android application. I searched in google. I didn't get better solution for this.
Help for me frndz!