Hello guys,
I want the some wired things in android app, I need the printing script for Bluetooth POS or thermal printer. I already have one Adobe AIR android app, thats generate some kind of lottery ticket. Unfortunately Adobe AIR does not support Bluetooth print for android app. So I have one solution, that I can able to create the xml for ticket content in android directory that stores local. You will be responsible to create kind of app, thats read that xml and send the print command to Bluetooth POS printer. Am I making any sense?
Best Regard's
Yug
Hello. I understand that you want to have an Android application that searches the XML generated file in some local directory inside the Android device and then the app will send the contents of the file to a printer connected via Bluetooth. If you have the messeges format specification that the printer needs to receive in order to understand the android app, we can build the application. I have developed android apps with Bluetooth connectivity that sends messages to external devices.