DimiDR / TI-ThermalPrinter-Android

Tasty Igniter Android App to help with POS printing
MIT License
0 stars 2 forks source link

Validation Service and Printer #7

Open DimiDR opened 3 months ago

DimiDR commented 3 months ago

Implement a check, if no printer or default printer is selected, then the service should not be running and a message should come up asking the user to select a printer.

DimiDR commented 2 months ago

Also removing printers from selection would be nice. Also last selected printer device should be reloaded on create. Save printer device in shared preferences and reload it on restart, so the printer not always has to be selected.