Posts tagged ‘print. label. receipt’
August 17, 2016, 20:26
As I already wrote the small demo apps for wireless printing of Label and Receipts for Android and Windows Phone 8, I now wrote such demo now for Windows UWP. The applciation was tested on a Windows 10 Phone running Windows 10 Iot Enterprise Edition.
The code is based on the Windows Universal Sample app BTRFCommChat, but uses a different, single page layout.
Continue reading ‘Development: Windows 10 UWP Wireless Label/Receipt printer demo’ »
December 18, 2014, 15:57
This is an update to my btPrint4 android application. The app now supports ‘printing’ of files. You are no longer tied to the provided demo files. ‘Printing’ here means it sends the file as is to the printer. So, watch your step and do not send files that your printer does not understand.
Added a file browser activity: a class named item to hold file informations, a FileChooser class and a FileArrayAdapter. Then the needed layout files are added.
Continue reading ‘Android development: btPrint4 prints demos and files to Bluetooth receipt and label printers’ »