Windows phone devices use the MTP protocol to transfer files to the device and through the device via USB. I am working on a program that will access files on the device, but I cannot figure out how to connect to the Windows Phone 8 emulator using MTP.
I can access the hardware devices quite easily, but I'm not too keen on testing on the phone itself if I messed up something. Does anyone know if it is possible to communicate with the emulator using MTP?
source
share