Issue
Im automating functional test on an Android application (with ranorex tool )
this application uses bluetooth connected barcode scanner to get inputs of read barcodes.[barcode scanner connected via bluetooth and scaninngs of the barcode scanner take in to the android application]
can anyone advice me how to simulate this scenario with android emulator or with any device.
-is there any android application which we can install inside the device and make this simulation happen ? -is there any pc application which can send barcode scanning simulation to emulator ?
or any other solution ???
Solution
It seems that this is not possible. Please take a look at the following post.
Answered By – user1982826