Print via android
Android
1
Posts
1
Posters
4
Views
1
Watching
-
I am working on an Android app which I need to send text file to WiFi printer(my printer doesnt support direct wifi .it is share on my wifi). I don't want to download app or use Google Cloud etc. It must be in my app. As I know there is no specific Android library which can search for available printers, let the user to select and send a file to it. or there is? All answers of similar questions of mine are about downloading app etc. there isn't any code example about sending files to printer.So I would really appreciate if someone show a way.