well, all I can think of is to create either separate small app that will send some keys (or messages with data) to your main application or assign some "hotkey" and simulate the scan in your main app
on real device, there is a driver that does all the job, so you should simulate something similar
Main Topics
Browse All Topics





by: woodmarkPosted on 2009-02-23 at 07:16:49ID: 23711999
Hmmm, this question must be tougher than I thought. I assumed other developers had already figured out how to prototype barcode-aware apps for mobile computers (barcode scanners) without having to actually have a barcode scanner, which is the whole point of emulation, right?
I am still Googling for a solution but thus far, no luck.
Troy