I have a Vodafone smart first 6 phone, that I want to debug over bluetooth. I have turned on usb debugging at developer options and also allowed mock locations. I downloaded the usb driver for it from http://androidxda.com/download-vodafone-usb-drivers . I have windows 8.1 and android studio 1.2.2
When I connect my phone to my computer the phone sais "USB debugging connected" but my android studio doesn't see it, altough my computer recognize it as a media device. The adb devices command isn't see it either.
All this steps worked for me for previous devices, I have debuged a lot of android devices before but I cannot find a solution for this vodafone phone. Can anyone help me?
Thank you!