I just finished a spiffy new Bluetooth application and am ready to put it on the market. Generally what I do is run the application on the simulator and use snagit to get some screen shots. Problem is the application force closes on the emulator. I think this is because of the Bluetooth Calls I am making in the application. Since it is a virtual device running on a windows 7 based computer I don’t believe it has access to the computer’s built in Bluethooth. Anyone know of a way around this or a way to tie the virtual device to the computers Bluetooth adapter?
Share
I assume you tested this with a real device?
You can always use the DDMS to take screen shots from an actual device.