You don't need to be an 'investor' to invest in Singletrack: 6 days left: 95% of target - Find out more
I've been trying all bloody day to get ADB/fastboot connection between my Windows 10 PC and my Sony Xperia M4 Aqua (E2303)
I have Android SDK and have updated Google USB driver pack to latest version.
Flashtool says I need to install drivers and points me to its driver packs. Then when I try to install the required drivers the install fails every time.
When I use the required method to put my phone into fastboot mode, I run the "fastboot devices" and "adb devices" commands but Windows doesn't see my phone.
Sony's site tells me to replace file android_winusb with an updated version (which I've downloaded) but when I try to delete the old file I get the message that I require "permission from SYSTEM" to delete it (yes I'm logged in as admin)
I've downloaded the driver pack for my phone from Sony's site but there's no installation script and I've no idea where to put the drivers.
I do have a working run-of-the-mill data connection and Sony's Companion software can "see" my phone and its files & folders.
Anyone?
Shot in the dark, but is the file locked by a service? Check to see if there's an ADB bridge service or similar running in services.msc and stop it if it is.
Thanks for the suggestion - I've just looked at services and nothing like that is running.
You can only install the Flashboot drivers on Windows 10 by disabling driver signature verification.
Have you enabled developer mode on your phone?
Dev mode and USB debugging on (thanks though)
I will look at that signed drivers link now.
I don't own one but just in case there's something odd you have to do, use a[url= http://geekwarning.com/mobiles/twrpcwm-recovery-on-sony-xperia-m4-aqua/ ] simple [/url]set of[url= http://unlock-bootloader.net/how-to/unlock-bootloader-sony-xperia-m4-aqua/ ] instructions[/url] from the web - hopefully the writers have actually got them to work
I had to go back to windows xp to get adb and fastboot working.
You can only install the Flashboot drivers on Windows 10 by disabling driver signature verification.
You, my friend, have cracked it.
C:\Users\John\AppData\Local\Android\sdk\platform-tools>fastboot devices
YT9114PMHQ fastboot
Thanks!!
way hey!!