[Q] need help if someone can... - LG Thrill 4G

ok i tryied to use all in one tool and i want to flash to ics to my thrill but as far as i got is on the tool it goes to stage 2 but waiting for device stays there even after i do place to battery in it.. it acts all over again as if it cant find the driver for cosmo i think that is what it is called....but im running windows 7

When it says waiting on device try pulling out the usb and then plug it right back in. I use to have to do that, but if that doesn't work then it may be a driver issue.
Maybe start the tool and when it says waiting for omap4430 device, hold down vol+ and plug in your phone but don't let go of vol+. Pop in battery like normal and it should boot you into download mode. See if that helps get your LG Cosmo driver to install, though it should install as LGE CDMA USB SERIAL PORT. if that doesn't happen, as a last resort uninstall all LG mobile drivers, reboot cpu, download the files from step 1 and step 5 of this post---> http://forum.xda-developers.com/showthread.php?p=39269819 (bag of goodies and wkparks 1.21) Turn off your anti virus and windows defender before doing anything. Once thats done unzip the two files mentioned above. Run the omap flash installer and re install both Sets of LG mobile drivers in the bag of goodies package (second set will pop up a warning for unsigned drivers a few times; hit YES do it anyways, and then re install omap by directing the driver update to the windows drivers folder in the wkparks bootloader1.21 tool. Hopefully this helps.
Here is a much better explaination from drastic00's tutorial. Follow these steps to the T and you should be flashing in no time
" A) Uninstall any LG Drivers:
a1) Open Programs and Features through Control Panel
a2)Find any drivers called "LG United Mobile Driver." Right click and select Uninstall, let it work.
a3)Reboot your pc!
B) Be sure you disabled antivirus/Windows Defender, etc. before unpacking these files.
C) Install OMAP4430 by running "OMAPFlashInstaller."
NOTE: if you have Fastboot installed SKIP this step (if you don't know, you don't have it...), but DO link the driver as in f4.
D) Install the two LG Drivers in the “LG United Mobile Drivers” folder: These are “LGUnitedMobileDriver_S497CA20_WHQL_ML_Ver_1. 0” and “LGUnitedMobileDriver_S497MA20_WHQL_ML_Ver_1. 0” The second one will warn it is unsigned, choose to install anyway (you will have to insist on this a few times here).
E)Reboot your pc!
F)Install PC/phone drivers:
f1)Shut down your phone. Remove external sd card, SIM card and battery.
f2) Open Device Manager from Control Panel
f3) Hold volume up on phone and connect to USB port. Keep holding volume up.
f4)Look for "OMAP4430" blinking on and off in Device Manager with a yellow question mark under "Other Devices." (You can let go of the phone). If you do not see it, look for "TI Boards" blinking in device manager and quickly open the arrow. Then uninstall that OMAP4430 (right click, check box to uninstall device and driver, confirm), disconnect phone and reconnect with volume up. Then...
f.4.1) You will need to 'catch' OMAP4430 (with yellow question mark) by right-clicking on it when it appears under "Other Devices." Choose "Update Driver Software."
f.4.2) Pick "Browse my computer for driver software." Then "Let me pick..."
f.4.3) Leave "All..." selected under Devices. Then "Have Disk."
f.4.4) Navigate to the omap4boot-for_optimus-v1.21 folder and choose "omap_winusb" in the usb_drv_windows folder.
f.4.5) Windows will warn the driver is unsigned. Install anyway. An OMAP4430 device should appear under the list of devices. Confirm the selection. Let the driver install.
f.4.6) Disconnect the phone and again reconnect with volume up held.
f5) You should see a popup at the bottom of your screen about drivers (the LG USB drivers) installing. (If you do not see it, disconnect phone, reboot your pc, and again connect it without battery while holding volume up). When you do see drivers installing, let go of the volume button. Click the popup to see the progress. Let it finish.
f6) Look for “LGE CDMA USB SERIAL PORT” in Device Manager. Right click on it and go to Properties
f7) Select the "Port Settings" tab and click 'Advanced'.
f8) Change 'COM Port Number:' to COM41. Click OK, then OK again.
f9) Disconnect your phone from the PC." (From drastic00's noob tutorial)
Sent from my LG-P925g using xda premium

Related

ADB Drivers

Hey everyone,
I have been happily using android on nand for quite sometime, and everything has been going well. However, I must have the wrong adb driver installed on my windows 7 computer and can't seem to remove it fully or install the proper one ever. Every time I remove it from device manager, and plug it back in, windows finds it as an HTC composite device, and adb through command line can't find any devices, ever! I would really like to be able to use this feature for things like tethering and what not.
Also, if anyone has any information on how to tether using any OS, windows, mac or linux, I would greatly appreciate it, along with any applications that might be helpful! I have done proxoid in the past and it worked well, pdaNet looks like it might work, but again I don't have a connection to my windows computer!
Thanks in advance for all of the help!
I am using the android SDK usb driver for ADB, you just have to edit a file and add the vendor ID. I can do things like adb logcat, adb shell gives me odd characters in directory listings,I get a ? from adb devices, not sure what that is about.
C:\Documents and Settings\Administrator\.android\adb_usb.ini
Code:
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.
# USE 'android update adb' TO GENERATE.
# 1 USB VENDOR ID PER LINE.
0x0e79
0x0bb4
The 0e79 is for my Archos tablet, works fine there. 0bb4 is what showed up in device manager when I plugged in the phone.
I tried to install that driver for my Polaris and it doesn't work.
It shows "Installing Android Phone" while I have my device plugged in. It takes forever and seems that the USB connection hangs the driver install process, but as soon as I disconnect my device, Windows shows me an error message.
Instructions for Vista\Windows 7
For WinVista/Win7
These OS will install Android as a mass storage device. You must uninstall the driver and update to the android driver model.
Instructions:
1) Unplug all removable devices(thumb drive, sdcards, etc) beside the Android phone.
2) Locate "Device Manager", usually under "control panel"
3) Select "Universal Serial Bus Controllers"
4) Select USB Mass Storage Device.
Note: to check if you have the correct device, click on the details tab and select "compatible ids" under properties. There should be three items listed under value.
5) Select uninstall driver
6) Close the window. Now in device manager a new "Android Phone USB device" with a yellow! will appear... If not, Unplug your android device or select Action -> Scan.
Note: view optional steps below if you still have problem with the your windows automatically installing drivers.
7) Click on the "Android Phone USB device"
8) Select "browse my computer to driver software"
9) Under "search this location for driver", Browse for the location that you have unzip the android_usb_windows and select the corresponding folder for your system(AMD64 for 64bit systems or x86 for 32bit systems. Right click -> properties on "My Computer" to check which system you have)
The driver is now installed and is ready to use.r
***Optional.
1. Go to System under Control Pandel.
2. Click on Hardware Tab and Under "Device Installation" select “Never search windows update for drivers”, then OK.
3. Go to Enable debugging on your phone. (Settings->Applications->Development->USB debugging).
4. Run USBDeview and remove all instances of Android Phone
5. Unplug your phone, and plug it in again.
7. Continue on step 7) above.
To turn off search windows update in windows 7, use this link below
http://www.addictivetips.com/windows-tips/disable-windows-update-device-driver-search-prompt/
To turn off automatic driver installation in windows 7, use the link below
http://www.addictivetips.com/window...tomatic-driver-installation-in-windows-vista/
Unfortunately, it doesn't work for my Polaris. The whole driver installation process hangs while my device is connected. As soon as i disconnect it, it continues, but it then complaints about it being disconnected.
SuperJMN said:
Unfortunately, it doesn't work for my Polaris. The whole driver installation process hangs while my device is connected. As soon as i disconnect it, it continues, but it then complaints about it being disconnected.
Click to expand...
Click to collapse
mine hung as well, what i ended up doing was turnng off the automatic installation. Then uninstalled the adb interface driver that was already installed. Then turning back on automatic installation. Then plugging phone back in and as it was installing automatically, manually installing the adb interface driver at the same time. Eventally the automatic install would error out and the manual install would work. It took like 15 or 20 minutes for it to finish.
when i uninstalled the adb interface, it turned into ''android phone'' in device manager. That was the driver i manually installed while the phone was automatically installing. I know it dont make much sense but it worked for me.
It looks like that will be my fate as well. It also says, that when I do the manual install of the ADB drivers that I already have the most current version installed!!! OH well, keep trying!
Same behavior on my pc with windows 7 32-bits.
When I have lucky the adb driver is connected (working correctly) for a few minutes and then it's disconnected.
i've tried various things to install adb driver, since last night but i've got nothing. i can't install adb driver for my xperia arc.
i installed sdk manager and usb driver. but when i try to install or update driver, i always see this message like "you're using the latest version". So i can't install it.
and also i've tried to uninstall driver and unplugged / plugged my device. then w7 automatically install driver. so i can't install adb driver again.
i want to root my phone, using this way at this link http://forum.xda-developers.com/showthread.php?p=18805560#post18805560
so i must install adb driver, please help me.
thanks everybody
edit: i've windows 7 home premium, 64-bits

[Q] Problem Rooting LG Optimus 2x

Hi all,
So I've tried lots of forums on here about how to root my LG Optimus 2x but keep running into the same problem. Here are the steps I've been following:
Remove the battery.
Plug in your USB cable to your PC.
Hold Volume Up and Volume Down at the same time keeping them held down.
Plug in the USB cable to your phone. (Keep the buttons held until Windows detects a new APX device.)
Open Device Manager in Windows and you should see "APX Device" listed with an error icon.
Right click on the APX device.
Select 'Update driver software'.
Select 'Browse my computer...'.
Select 'Let me pick...'.
Select 'Have disk'.
Browse to directory you extracted the *driver* software to: One-Click-G2x-recovery-flasher-09-23\APX.
Accept any warnings, including the big red alert (you may need to disable UAC).
Now in Device Manager under 'USB Controllers' you should have an 'NVIDIA USB Boot-recovery driver for mobile devices'.
If not, uninstall the driver, reboot, rinse and repeat.
I'm on a Windows 7 32 bit PC. When I check for an APX device in the Device manager I don't see one?
I do see an unknown device but when I try to click have disk etc for this, it does not recognise the drivers I'm pointing at and does not install. Can anyone help me with this?
Many thanks,
Derek
What version are you on? Froyo or Gingerbread? It seems you are flashing CWM but that's a longer way to root. You could always try Super one click, which works on froyo.
Yes, I am on 2.2. So Superoneclick is safe to use?
Absolutely. I used it when I was on froyo. Do you have any sensitive data however on your phone? Just in case you mess up, it's always good to have a backup of it. Probably hook up your USB cable to your pc/laptop and copy/paste the files to be safe.
Ok, thanks. So I have rooted the phone using SuperOneClick. Can you send me a link where I can find information about how to put on Gingerbread 2.3 now? Or maybe there is a better ROM I can use that that? Any advice would be appreicated.
Thanks,
Derek
You can try Cyanogen Mod, but that is experimental, even the RC one (Release Candidate).
You can try other leaked versions of ROMs, or you can download the latest v10L Gingerbread release. Before installing any ROM, I recommend doing a CWM or Nandroid backup.
The link to download gingerbread (it's only out in a few countries in Europe) is located in the development sub section of the LG 2x forums. However, try using the update tool and see if it tells you that you have an update.
I seem to have a bit of a problem. I took your advice and found a forum that helped me to do a Nandroid Backup. As part of the steps it asked me to install ROM manager from the Market. I started this and chose my phone model. I started the Flash ClockworkMod Recovery’ in the ROM manager but it stopped and said a permissions error occured. Then I tried to open other programs but they wouldn't open. I tried to reboot the phone but now it just flashes on the LG logo and won't boot up. Please help me with this.
Hello people on this great forum i am new here so i salud you all.
i installed Cyanogenmod 2.3.4 android on lg optimus 2x butt here is the thing how do you update to a newer version or do you have to unstall everything and start from scratch.any tips are welcome and is there a new version of cyanogenmod
derbeast said:
Hi all,
So I've tried lots of forums on here about how to root my LG Optimus 2x but keep running into the same problem. Here are the steps I've been following:
Remove the battery.
Plug in your USB cable to your PC.
Hold Volume Up and Volume Down at the same time keeping them held down.
Plug in the USB cable to your phone. (Keep the buttons held until Windows detects a new APX device.)
Open Device Manager in Windows and you should see "APX Device" listed with an error icon.
Right click on the APX device.
Select 'Update driver software'.
Select 'Browse my computer...'.
Select 'Let me pick...'.
Select 'Have disk'.
Browse to directory you extracted the *driver* software to: One-Click-G2x-recovery-flasher-09-23\APX.
Accept any warnings, including the big red alert (you may need to disable UAC).
Now in Device Manager under 'USB Controllers' you should have an 'NVIDIA USB Boot-recovery driver for mobile devices'.
If not, uninstall the driver, reboot, rinse and repeat.
I'm on a Windows 7 32 bit PC. When I check for an APX device in the Device manager I don't see one?
I do see an unknown device but when I try to click have disk etc for this, it does not recognise the drivers I'm pointing at and does not install. Can anyone help me with this?
Many thanks,
Derek
Click to expand...
Click to collapse
Only select the DEBUG USB, and its ok!
Settings > Applications.
I hope this help, because you can only do the root with the DEBUG USB activate

[DRIVERS] Nexus 4 Driver for Windows

If you have windows, you will need these drivers to use ADB or Fastboot with your Nexus 4. The long method of getting this is downloading the SDK and running it. I have extracted the drivers and put it into a rar file for easy use.
Follow these steps if you haven't plugged your phone into your computer before.
1. Download the file.
2. Extra the files into a folder.
3. Plug your phone in.
4. When prompted, select "Let me pick from a list of device drivers on my computer", NOT "browse for driver software on your computer".
5. Then you have to select "have disk" and then point to where you extracted the drivers (the usb_driver folder) to install the drivers.
If you already installed other drivers and they don't work for you. Download the drivers below and follow these steps:
1. Enable USB Debugging on your phone.
2. Plug your phone into your computer.
3. Go to Device Manager on your computer and locate your device. It will either be under "Android Devices" or "Other Devices" depending whether drivers have been installed or not.
4. Right click on your phone and select "Uninstall."
5. In the box that appears, check the option to "Delete the driver software for this device" then proceed.
6. When that is done, go back to Device Manager and refresh.
7. Locate your phone and right click to select "Update Driver Software."
8. When prompted, select "Let me pick from a list of device drivers on my computer", NOT "browse for driver software on your computer".
9. Then you have to select "have disk" and then point to where you extracted the drivers (the usb_driver folder) to install the drivers.
10. Unplug your phone and restart your computer.
11. Plug it back in and everything should work.
Download link:
http://www.mediafire.com/?8xb50uktar8096i
Thanks to efrant for clarifying exactly how to manually select your drivers.
I would suggest everyone download Android SDK.
You have a Nexus device right?
http://developer.android.com/sdk/index.html
Some people may not want that, or want to have the drivers on their other computer. I for one like having the drivers, I only download the platform-tools folder instead of the whole sdk.
So, thanks OP.
OK... I DL the SDK I'm on win and it says it can't find java even after I DL from java. Any ideas?
Sent from my SGH-I777 using Tapatalk 2
ijip said:
OK... I DL the SDK I'm on win and it says it can't find java even after I DL from java. Any ideas?
Sent from my SGH-I777 using Tapatalk 2
Click to expand...
Click to collapse
This thread is for Nexus 4 drivers, not the SDK.
Ask your question in the Q&A section.
theexel said:
Some people may not want that, or want to have the drivers on their other computer. I for one like having the drivers, I only download the platform-tools folder instead of the whole sdk.
So, thanks OP.
Click to expand...
Click to collapse
Yep, I never needed the whole SDK before. I only download the platform tools too.
Have any other ADB drivers installed? Because then you need to uninstall those:
Go into command prompt and write:
set devmgr_show_nonpresent_devices=1
start devmgmt.msc
Delete all devices including driver software in the "Android Device" section.
Then reinstall the Nexus 4 drivers.
If that still doesn't work, update the driver when connected with usb debugging on and manually add by rightclicking the device, click update driver software, then the "Browse my computer for driver software", then "Let me pick from a list..." then "Show all devices" and then Have disk.
Then you simply point to the driver and select the "Android ADB Interface" (Or something like that) it also has driver for bootloader and composite, bootloader is for fastboot, can't remember what composite is for, but you shouldn't use those.
the stuff from Fisker didn't did it for me
the driver is installed and the device is in debug mode,
but i can't see in adb devices,
any idea?
qvert said:
the stuff from Fisker didn't did it for me
the driver is installed and the device is in debug mode,
but i can't see in adb devices,
any idea?
Click to expand...
Click to collapse
Go to Device Manager on your PC. If debug mode is enabled, you should see your device listed as an Android phone or something of the sort. If it has a yellow exclamation mark or some sort of symbol next to it, then that means the drivers aren't properly installed. Assuming that is the case, follow FISKER_Q's directions:
Right clicking the device, click update driver software, then the "Browse my computer for driver software." Select the usb_driver folder that you extracted and you should be good to go.
Subbed to refer to later when i have the N4
Sent from my Nexus S
jark99 said:
Subbed to refer to later when i have the N4
Sent from my Nexus S
Click to expand...
Click to collapse
This thread is also in the Misc section of the reference guide in case you can't find it later
I did the same thing and I cant get adb to see my device however fastboot will =/
Shambala001 said:
I did the same thing and I cant get adb to see my device however fastboot will =/
Click to expand...
Click to collapse
Did you enable debugging on your phone yet?
If not, go to Settings > About phone, then tap on "Build Number" 7 times. Go back to settings and you will see developer options. Go in there to enable USB debugging.
Having the same issue. Fastboot works fine, however I am unable to use ADB (device not listed, however is recognized in device manager without any issues). I have tried uninstalling the drivers, but it re-installs them automatically when I plug the phone back in. Debug mode is enabled.
Edit: Fixed by uninstalling the drivers through the SDK manager, then uninstalling and checking the box to delete the driver software in device manager. Re-installed using instructions and now it works in ADB.
Nitemare3219 said:
Having the same issue. Fastboot works fine, however I am unable to use ADB (device not listed, however is recognized in device manager without any issues). I have tried uninstalling the drivers, but it re-installs them automatically when I plug the phone back in. Debug mode is enabled.
Edit: Fixed by uninstalling the drivers through the SDK manager, then uninstalling and checking the box to delete the driver software in device manager. Re-installed using instructions and now it works in ADB.
Click to expand...
Click to collapse
Glad you got it figured out. :good:
I have exactly the same problem and its driving me nuts! I can't get adb to work. Any suggestions? Did you restart during the whole process?
Of course i tried this:
"Having the same issue. Fastboot works fine, however I am unable to use ADB (device not listed, however is recognized in device manager without any issues). I have tried uninstalling the drivers, but it re-installs them automatically when I plug the phone back in. Debug mode is enabled.
Edit: Fixed by uninstalling the drivers through the SDK manager, then uninstalling and checking the box to delete the driver software in device manager. Re-installed using instructions and now it works in ADB."
Fastboot does not work either.
Letitflow said:
I have exactly the same problem and its driving me nuts! I can't get adb to work. Any suggestions? Did you restart during the whole process?
Of course i tried this:
"Having the same issue. Fastboot works fine, however I am unable to use ADB (device not listed, however is recognized in device manager without any issues). I have tried uninstalling the drivers, but it re-installs them automatically when I plug the phone back in. Debug mode is enabled.
Edit: Fixed by uninstalling the drivers through the SDK manager, then uninstalling and checking the box to delete the driver software in device manager. Re-installed using instructions and now it works in ADB."
Fastboot does not work either.
Click to expand...
Click to collapse
Try leaving the phone plug in. Go to Device Manager. Find the ADB drivers and uninstall it. While in Device Manager, have it scan for new changes. You should see your phone appear. Right click it and manually install the drivers.
Letitflow said:
I have exactly the same problem and its driving me nuts! I can't get adb to work. Any suggestions? Did you restart during the whole process?
Of course i tried this:
"Having the same issue. Fastboot works fine, however I am unable to use ADB (device not listed, however is recognized in device manager without any issues). I have tried uninstalling the drivers, but it re-installs them automatically when I plug the phone back in. Debug mode is enabled.
Edit: Fixed by uninstalling the drivers through the SDK manager, then uninstalling and checking the box to delete the driver software in device manager. Re-installed using instructions and now it works in ADB."
Fastboot does not work either.
Click to expand...
Click to collapse
Same here. I'm running windows 7 and it doesn't matter what drivers I try, ADB doesn't list any devices first time I've ever had this issue.
IAMLordspeed said:
Same here. I'm running windows 7 and it doesn't matter what drivers I try, ADB doesn't list any devices first time I've ever had this issue.
Click to expand...
Click to collapse
Make sure USB Debugging is enabled through Developer Options on your phone. Once done, plug the phone into your computer. Go to Device Manager on your computer. You should either see something listed under Android Devices or Other Devices. If you see something under Android Devices, uninstall it. If you see it under Other Devices, right click it and browse to manually install the drivers. Select the folder that has the drivers in my original post.
Stryder5 said:
Make sure USB Debugging is enabled through Developer Options on your phone. Once done, plug the phone into your computer. Go to Device Manager on your computer. You should either see something listed under Android Devices or Other Devices. If you see something under Android Devices, uninstall it. If you see it under Other Devices, right click it and browse to manually install the drivers. Select the folder that has the drivers in my original post.
Click to expand...
Click to collapse
I had to put a check in the box next to "Delete the driver software for this device" to get this to work. Otherwise Device Manager will keep detecting the old drivers.

[Q] No matter what I try, I am unable to flash to the new bootloader!!!

I have been trying for don't know how long but am just unable to flash the new bootloader. I have tried the AIO tool kit but with the latest drivers installed, usb debugging enabled but it keeps saying no connection found. I have also tried nvflash method but still not able to work my way around it. currently i am on pa rom but really want to get the ICS rom. I really need some help....
Thank you in advance
Yeah I had the same problem fe(w days ago . i have bricked my device totally then i will suggest you flash it through NV flash mathod and yeah ,make sure you have all drivers (device ) the most imp driver is 'APX DRIVER " Download it and install it ..on your system or laptop , remove battery of your device .. press + and - together and plug in usb . a popup and sound will be appear on our computer . thats it now you can flash your device through NV flash ..Happy flashing .. HIT THANKS IF I M HELPFUL and for more queries message me here :laugh:[/B][/B][/I]
APX drivers are included in AIO tool
maddyrokieasta said:
Yeah I had the same problem fe(w days ago . i have bricked my device totally then i will suggest you flash it through NV flash mathod and yeah ,make sure you have all drivers (device ) the most imp driver is 'APX DRIVER " Download it and install it ..on your system or laptop , remove battery of your device .. press + and - together and plug in usb . a popup and sound will be appear on our computer . thats it now you can flash your device through NV flash ..Happy flashing .. HIT THANKS IF I M HELPFUL and for more queries message me here :laugh:[/B][/B][/I]
Click to expand...
Click to collapse
agree (see below)
I - Install APX (NVFlash Recovery) Drivers if not already installed. It starts a device driver wizard to help you install the drivers needed for NVFlash. It detects your system OS and gives on-screen instructions if running Windows 8. FYI the drivers are located under ToolKitFiles\nvflash\driver folder.
Click to expand...
Click to collapse
- via http://forum.xda-developers.com/showpost.php?p=34809475&postcount=1
Prepare Phone
-Power down phone
-Remove battery
-Hold VOL_DWN+VOL_UP & plug in USB connection from computer (note, your phone will not visibly respond but it will boot to APX mode quickly)
-Open Device Manager in Windows and you should see "APX Device" listed with an error, or not if you have used NVFlash before
-Right click on the APX device
-Select 'Update driver software'
-Select 'Browse my computer...'
-Select 'Let me pick...'
-Select 'Have disk'
-Browse to directory you extracted the *driver* software to above (It's included in Stefan's zip)
-Select 'NVIDIA USB Boot-recovery driver for mobile devices'
-Accept any warnings, including the big red alert (you may need to disable UAC)
-Now in Device Manager under 'USB Controllers' you should have an 'NVIDIA USB Boot-recovery driver for mobile devices'
If not, uninstall the driver, reboot, rinse and repeat
Install the rom:
- Go to the folder where you unpacked Stefans rom
- Run Windows installer and follow instructions on screen, should be peace of cake for everyone!
- DONE
I think you should try either updating your drivers for the phone and if that doesn't work, try an older version then.

Fixed my LG G watch on Bootloader being recognized as an Android Bootloader Interface

Alright, so many or some have known that i had an sticky situation with my LG G watch whereby I couldn't get it to update it to a new Software Update.
But a plonker manifested inside it, it was that I couldn't even make my device recognizeable in the Bootloader menu or Fastboot menu. I will show you how to eradicate that son of a gun!
1. Plug in your LGGWATCHR into your computer in fastboot state
2. Go to control panel, then to hardware and sounds
3. Click Device Manager
4. Locate the name Android Device or similar
5. Here is the most distressing part.
5,1. Right click on the children of Android device and press properties
5,2. Go to Drivers and press Update Driver
5,3. Press Browse my computer for driver
5,4. You will be prompted a directory, instead press the button below it called 'Let me pick from a list of Drivers installed on my computer'
6. Now I was so stupid i couldn't even see this little checkbox right above the drivers for 3 weeks!. Alright for me and/or for you, you might only see a 'model' called
'Android Bootloader Interface'. Now, there should be a CHECKBOX above there STATING 'Show Compatible Drivers'.
7. Uncheck that and voila, you got ABD Sooner device. Press that and finish.
Please post your comment if you have any trouble!
dıd not work for me

Categories

Resources