After flashing back to Mk2 and trying to regain root using safe root. The installer will not see the phone no mater what I do. I've redone drivers, tried multiple computers I've enabled and turned on Debugging. All of that. EVERYTHING else see it. But not ADB it sees my Galaxy s3 no problem.
I first rooted the phone without safe root. But I can't find anything anymore I tried to use terminal emulator but the phone blocks it. Anyone have any Ideas? should I reflash MK2 in odin?
XRSTOY1 said:
After flashing back to Mk2 and trying to regain root using safe root. The installer will not see the phone no mater what I do. I've redone drivers, tried multiple computers I've enabled and turned on Debugging. All of that. EVERYTHING else see it. But not ADB it sees my Galaxy s3 no problem.
I first rooted the phone without safe root. But I can't find anything anymore I tried to use terminal emulator but the phone blocks it. Anyone have any Ideas? should I reflash MK2 in odin?
Click to expand...
Click to collapse
Did you connect as Media device? Then try adb devices.
Yes I did as Media device but what do you mean by adb devices where is that? I did try to find it in a adb shell no luck I tried a totally different computer as well no go.
XRSTOY1 said:
Yes I did as Media device but what do you mean by adb devices where is that? I did try to find it in a adb shell no luck I tried a totally different computer as well no go.
Click to expand...
Click to collapse
"adb devices" is a command using the ADB utility. It lists what devices it sees connected.
For example, no phone:
C:\temp\android>adb devices
List of devices attached
Click to expand...
Click to collapse
Phone attached:
C:\temp\android>adb devices
List of devices attached
32cec1eb device
Click to expand...
Click to collapse
It's also possible that USB debugging got somehow disabled - settings/more/developer options/usb debugging. Make sure it's selected.
k1mu said:
"adb devices" is a command using the ADB utility. It lists what devices it sees connected.
For example, no phone:
Phone attached:
It's also possible that USB debugging got somehow disabled - settings/more/developer options/usb debugging. Make sure it's selected.
Click to expand...
Click to collapse
can you also toggle the revoke USB debugging authorization to reset the communication with adb?
decaturbob said:
can you also toggle the revoke USB debugging authorization to reset the communication with adb?
Click to expand...
Click to collapse
Yes, that also can get it re-enabled. Unplug, revoke authorization, unlock the phone, then re-plug it and re-authorize.
In those cases, however, the phone will show up in "adb devices" as "offline".
Thanks I did ADB devices and it showed my device but it said offline, I tried the Revoke Authorization but I can't get the phone to ask if the computer is ok?
Problem solved
I tried the Revoke Authorization but I can't get the phone to ask if the computer is ok prompt. I did a full factory reset and cache wipe four times still only shows offline. I rebooted into recovery saw load update from ADB and adb start-server and got host but couldn't load the install.bat
Problem solved follow this guide
http://www.droidextra.org/2013/12/24/solved-fix-adb-devices-offline-100-working.html
XRSTOY1 said:
I tried the Revoke Authorization but I can't get the phone to ask if the computer is ok prompt. I did a full factory reset and cache wipe four times still only shows offline. I rebooted into recovery saw load update from ADB and adb start-server and got host but couldn't load the install.bat
Problem solved follow this guide
http://www.droidextra.org/2013/12/24/solved-fix-adb-devices-offline-100-working.html
Click to expand...
Click to collapse
That's one I wouldn't normally think of - if that worked for you, then it means that you had an old, out-of-date version of ADB on your system.
Thanks for letting me know about the fix, as it's a pretty hard one to detect and easily fixed one you know about it.
IT IS the one that came with saferoot didn't work,
XRSTOY1 said:
IT IS the one that came with saferoot didn't work,
Click to expand...
Click to collapse
Saferoot comes with adb 1.0.31 - the same files as the one in the post you pointed to. I'm not sure what happened here, but it doesn't matter as you now have it fixed.
Related
Hey XDA I got my DNA the day it was released and love it. I am a creature of habit though so i want to root it like my past dinc2. I am running into a problem though. the command
Code:
adb devices
doesn't return my device. when i type in
Code:
fastboot devices
my phones serial number comes up, like it should. Fastboot works but ADB doesn't. I am trying to do JCase's Bootloader Exploit. I have the drivers installed, environment variable path set to my adb/fastboot location, and java sdk and android sdk all installed. I know ADB doesnt recognize it in the fastboot menu, just the beginning menu so that's what I'm doing. How can i get ADB to recognize my device like fastboot does.
Here's what I'm getting:
Code:
C:\And-sdk\platform-tools>adb devices
List of devices attached
C:\And-sdk\platform-tools>fastboot devices
FA2BBS500706 fastboot
Any help is greatly appreciated!!
Um, do you have usb debugging enabled.
Sent from my HTC6435LVW using xda app-developers app
termin8tor22 said:
Hey XDA I got my DNA the day it was released and love it. I am a creature of habit though so i want to root it like my past dinc2. I am running into a problem though. the command
Code:
adb devices
doesn't return my device. when i type in
Code:
fastboot devices
my phones serial number comes up, like it should. Fastboot works but ADB doesn't. I am trying to do JCase's Bootloader Exploit. I have the drivers installed, environment variable path set to my adb/fastboot location, and java sdk and android sdk all installed. I know ADB doesnt recognize it in the fastboot menu, just the beginning menu so that's what I'm doing. How can i get ADB to recognize my device like fastboot does.
Here's what I'm getting:
Code:
C:\And-sdk\platform-tools>adb devices
List of devices attached
C:\And-sdk\platform-tools>fastboot devices
FA2BBS500706 fastboot
Any help is greatly appreciated!!
Click to expand...
Click to collapse
having the same issue. I can issue commands through fastboot and ADB commands when I'm in recovery but not when my phone is fully booted.
Try going into slept dev. settings turning adb debugging off then back on
Sent from my HTC6435LVW using xda premium
@Bigandrewgold:
Its really bugging me. All Google says is "ADB works, Fastboot doesn't" and that's the opposite of our problem!!!
@Chyrux:
Um, do you have usb debugging enabled.
Click to expand...
Click to collapse
yes, usb debugging is enabled, has been (I'm not that dumb haha).
@starscream86:
Try going into slept dev. settings turning adb debugging off then back on
Click to expand...
Click to collapse
Not sure what "slept dev. settings" is (typo maybe??). I have on/off'd dev settings and check/unchecked usb debugging a alot of times to no success.
Here's the cure all....I'm assuming you have the lastest SDK and have yor ADB folder set to something simple like C:\ADB and I'm also assuming you are running Windows
I had the same issue ....initially I had no issue in ADB and I was able to do the CIG change and unlock on HTC Dev..but later on I installed HTC sync drivers and from then on no matter what I did only fastboot commands worked in recovery...ADB did not in recovery or when my phone was running normal.
So...uninstall all htc SYnc and driverin programs/features on oyur laptop...reboot your laptop. on the laptop download and instal PDANet 3.50 (its free). it will prompt you to connect your phone and will install a proper driver (and also throw the pda net 3.50 program on your phone). Once you have successfully installed it, ADB should work perfectly for you.
bakemcbride21 said:
Here's the cure all....I'm assuming you have the lastest SDK and have yor ADB folder set to something simple like C:\ADB and I'm also assuming you are running Windows
I had the same issue ....initially I had no issue in ADB and I was able to do the CIG change and unlock on HTC Dev..but later on I installed HTC sync drivers and from then on no matter what I did only fastboot commands worked in recovery...ADB did not in recovery or when my phone was running normal.
So...uninstall all htc SYnc and driverin programs/features on oyur laptop...reboot your laptop. on the laptop download and instal PDANet 3.50 (its free). it will prompt you to connect your phone and will install a proper driver (and also throw the pda net 3.50 program on your phone). Once you have successfully installed it, ADB should work perfectly for you.
Click to expand...
Click to collapse
This didn't work for me... PDANet gave me error 103 when i connected my phone. I have uploaded the image.
termin8tor22 said:
This didn't work for me... PDANet gave me error 103 when i connected my phone. I have uploaded the image.
Click to expand...
Click to collapse
yeah, whatever Windows or other HTC driver you have that install for thephone is still on the laptop and that will conflict when installing.
You get PDANet to install successfully your ADB will come back.
In your programs and features make sure HTC SYnc AND HTC Drivers are unisntalled.
No idea if Windows 8 is more of a pain..I'm still on 7
before anything else, make sure your sdk is updated to an ics or later level
i just update the sdk whenever google pushes an update
I'm on 7 as well. How can I uninstall the drivers for good, like to the point where its like the first time I'm connecting my phone to pc again
Sent from my HTC6435LVW using xda app-developers app
termin8tor22 said:
I'm on 7 as well. How can I uninstall the drivers for good, like to the point where its like the first time I'm connecting my phone to pc again
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
With your phone not attached..
Control Panel- Programs Features...when I had HTC Sync installed I had to uninstall that AND the program entry for HTC Drivers as well.
You can then also use USBDeview..sort/toggle by Last Plug/Unplug and uninstall any Android drivers you see which could be conflicting.
Reboot, Install PDA Net and attach the phone when prompted. Also accept the driver even though you get the warning that it isn;t digitally signed from JuneFabrics.
This didn't work I'm still getting error 103 Android Device not found
Update:
I got Pdanet installed via putting the phone into fastboot mode and installing Pdanet on the computer.
I did notice that when im in fastboot my Android adb interface (in device manager) popped up but when I left fastboot mode and went to the bootloader my Android adb interface went away, this may be my issue with adb devices not working i think...
Sent from my HTC6435LVW using xda app-developers app
i am currently having this same issue. i did as you did and went to usbfastboot loader and tried installing pda net. i also saw the same adb device pop up but my install is stuck at installing pdanet phone and not moving. did you leave it in fastboot mode or did you reboot back?
Hi, I have already had my USB debugging enabled and from my device manager I can see my device there showing "ASUS Android Devices" > "Asus Android Composite ADB Interface".
But when I reboot my tablet as USB mode and from my laptop I run cmd as Administrator, and run "adb devices" command, it just show me "List of devices attached" and then the command prompt.
I have already unlock and rooted my tablet.
Why I can't see my device id ? Please help
Try: Connect/disconnect device from USB. Kill adb server (adb.exe) from DeviceManager, and then run "adb devices" again. Also make sure that correct USB drivers are installed for your device.
knutson said:
Try: Connect/disconnect device from USB. Kill adb server (adb.exe) from DeviceManager, and then run "adb devices" again. Also make sure that correct USB drivers are installed for your device.
Click to expand...
Click to collapse
Yeah this process is correct. Even I've experienced this.
What I did is:
Removed the USB cable connection and reconnect.
Kill adb.exe
Restart adb.
Then device was shown to be connected.
knutson said:
Try: Connect/disconnect device from USB. Kill adb server (adb.exe) from DeviceManager, and then run "adb devices" again. Also make sure that correct USB drivers are installed for your device.
Click to expand...
Click to collapse
Yes, I did that but still the same. Any other suggestions?
If on windows make sure your driver's are installed.
Type in cmd
adb kill-server
adb start-server
If that doesn't work try a different usb slot. You could also try moving adb and it's dependencies to your system32 folder. It's where all your commands are stored for cmd. You won't have to navigate to the android sdk tools.
Sent from my SPH-L710 using Tapatalk 2
Have you enabled Debugging on in your phones Developer settings?
ngaisteve1 said:
Yes, I did that but still the same. Any other suggestions?
Click to expand...
Click to collapse
it's so easy, just turn off your android device, then hold down both "Volume Down" key and "Power" at the same time, wait a few seconds till it start in recovery mode, done.
now type adb devices, and you'll see your device.
no need for that.
close any adb process either from task manager or by typing: "adb kill-server" in adb console
close everything and use this customized adb file I attached, it'll show your device.
it also has instructions and necessary files for rooting your device.
Problem
knutson said:
Try: Connect/disconnect device from USB. Kill adb server (adb.exe) from DeviceManager, and then run "adb devices" again. Also make sure that correct USB drivers are installed for your device.
Click to expand...
Click to collapse
I have LG Optimus G (E975) i wipped all from the device and now i can't put cm11 on it, adb sideload do not work, and list of devices attached is empty. what must i do to put CM11 on my phone?:crying:
I'm having the same issue but I have a ! triangle on my Nexus 5 under Other Devices. Any suggestions???
I have the same issue on my nexus 4. Yesterday it showed up with adb devices, now it's an empty list. I have USB debugging enabled and tried restarting the server. Nothing works. Any ideas?
ldemon360 said:
I'm having the same issue but I have a ! triangle on my Nexus 5 under Other Devices. Any suggestions???
Click to expand...
Click to collapse
unplug the device and adb kill-server then replug the device and try
turn debugging off and then on again
I had the same problem. In my case, i had forgot to enable usb debugging after new rom.
ngaisteve1 said:
Hi, I have already had my USB debugging enabled and from my device manager I can see my device there showing "ASUS Android Devices" > "Asus Android Composite ADB Interface".
Click to expand...
Click to collapse
In your case just disable USB debugging and then enable again.
fix the driver
I had this issue.
In my case when I went to device manager I could see the Device and wasn't installed correctly and could not load the drivers even after having installed them on the PC.
SO I clicked update drivers.
Select that will chose the drivers to install and select the Android Devices - ADB driver.
You will get a warning, but just ignore it and load the ADB driver for the phone.
Ensure you are in the sideload option of the recovery
Now
adb devices
it should show up as Sideload
Now sideload
Cheers
Dirk
knutson said:
Try: Connect/disconnect device from USB. Kill adb server (adb.exe) from DeviceManager, and then run "adb devices" again. Also make sure that correct USB drivers are installed for your device.
Click to expand...
Click to collapse
Thanks, this worked for me.
Just add ur device id in adb.ini
Same issue was faced by me on my micromax Q334 and xolo era, I search lot for that and finally just adding hardware id the device are detected under adb.The steps are clearly shown in my video below..
It will definitely going to sort this problem..
For that just right click on adb driver ,navigate to detail tab and search for hardware id then add to adb.INI
I have also uploaded video on that YouTube: Fix adb connection issue(Adb driver installed, but device not listed)
device listed as "? recovery"
hey,
am trying to connect honor 6(h60-L04) but am not able to see the proper name for my device is just showing "? recovery" and am trying to update the android version coz of the device is in reboot-loop so help me out here
if there is any other option to recover device give me link.
knutson said:
Try: Connect/disconnect device from USB. Kill adb server (adb.exe) from DeviceManager, and then run "adb devices" again. Also make sure that correct USB drivers are installed for your device.
Click to expand...
Click to collapse
not work my friend, the list of devices is empty
Put your phone in PTP mode... just found this. When it was on charge or MTP nothing would connect, but when it was in PTP adb.exe said "error: device offline", but on phone it asked if I wanted to trust the computer!!! Ohhhkay, now we're getting somewhere. Clicked trust and ran adb devices and there it is
See below... I found there are two versions of adb.exe I was using. PTP is not the problem, but adb.exe has to be the right one or it just says offline.
vern.zimm said:
Put your phone in PTP mode... just found this. When it was on charge or MTP nothing would connect, but when it was in PTP adb.exe said "error: device offline", but on phone it asked if I wanted to trust the computer!!! Ohhhkay, now we're getting somewhere. Clicked trust and ran adb devices and there it is
Click to expand...
Click to collapse
ALSO!! Get the newest driver pack from LG "LGMobileDriver_WHQL_Ver_4.1.1". The driver packs in the roots that I downloaded aren't new enough. After Windows got the right drivers I was able to see the COM ports properly.
I'm not sure if I have the root working currently. The "Newest root method V03" where you click on root.bat seems to pick the wrong COM port. When I try to do it manually with Send_command.exe using the other COM port it seems like the root process doesn't work properly. It eventually completes, but no info about what it did etc.
I'm using an LG Transpyre VS810PP with Android 5.1.1 currently, and a Windows 10 64-bit machine.
I was trying to do this http://forum.xda-developers.com/showthread.php?t=2577826 and got up to replacing system.odex and everything crashed now it wont get past yellow load screen. I have safestrap but dont have more than one backup. Every time i run Adb come up with error:closed .I thought factory reset would fix but didnt now ive lost hope. HDX7 Help needed pls
and i tryed adb on multiple computer with no luck + different drivers. does show up in devices
Solved
that usual guy said:
and i tryed adb on multiple computer with no luck + different drivers. does show up in devices
Click to expand...
Click to collapse
Needed to input adb sideload rom.zip (Zip was also in file name but shouldn't be) and flashed to stock firm ware
Reflash?
Fixed
johnwaters said:
Reflash?
Click to expand...
Click to collapse
I fixed it by installing a new rom from adb
May i ask you a question?
How to connect adb?? i'm not connect adb...what is your os? win?or linux?
um.. please tell me the tutorial how to connect adb?
cjdfyd2 said:
How to connect adb?? i'm not connect adb...what is your os? win?or linux?
um.. please tell me the tutorial how to connect adb?[/QUOTE
I had safestrap so I put it in adb sideloader mode. And your device should be detected in device manager, if not install the right drivers. then go in cmd and navigate to adb file in platform tools from the package you should've downloaded. Then enter adb USB devices and it should show it connected. -windows xp
Click to expand...
Click to collapse
I've installed rootkitXperia_20140719 on my windows 7 laptop. USB debugging is set. Unknown sources is set. I've run the ADB-setup-1.3 with the blue cmd screen several times. I've downloaded and extracted Xperia Z2 Device Driver. On the Command screen I run the "install.bat" and I get "waiting for device... What else am I missing? Please help. Thank you
Swarai said:
I've installed rootkitXperia_20140719 on my windows 7 laptop. USB debugging is set. Unknown sources is set. I've run the ADB-setup-1.3 with the blue cmd screen several times. I've downloaded and extracted Xperia Z2 Device Driver. On the Command screen I run the "install.bat" and I get "waiting for device... What else am I missing? Please help. Thank you
Click to expand...
Click to collapse
Maybe "run as administrator". Wild call
Thanks but that didn't work either
HugePotato said:
Maybe "run as administrator". Wild call
Click to expand...
Click to collapse
I rooted my .314 with Easy Root Tool. Try this http://forum.xda-developers.com/showthread.php?t=2784900.
Sometimes it works on a second run. And backup TA too with the tool if you haven't already, that is very important.
My Adb is set because when i prompt it from a version it responds. The computer can "see" my Z2 because when the USB is plugged in it shows a pop up window for options. The problem is when I prompt it >adb devices it does not see the z2. When i launch the root kit it shows "waiting for device" what can I do now?
Swarai said:
My Adb is set because when i prompt it from a version it responds. The computer can "see" my Z2 because when the USB is plugged in it shows a pop up window for options. The problem is when I prompt it >adb devices it does not see the z2. When i launch the root kit it shows "waiting for device" what can I do now?
Click to expand...
Click to collapse
when you plug device in does it show a screen on phonethat you have to select ok press ok if not unplug phone and plug it back in
@Swarai Sorry m8 I didn't know that you were using rootkit Xperia. I used http://forum.xda-developers.com/showthread.php?t=2784900 like @HugePotato it was the version that worked for me. What I did was extract everything to my desktop and put it all in the same folder then download tr.apk and put it inside the files folder then run install.bat as administrator. A couple of things I noticed were that restarting your phone before connecting ( so you get the trust this computer adb message) and not letting your phone go to sleep helped. If you have any more Q's just let me know. It may take a couple of runs but, it will work. Good luck m8:good:
It does show on the phone screen, but still nothing from the computer
ron31 said:
when you plug device in does it show a screen on phonethat you have to select ok press ok if not unplug phone and plug it back in
Click to expand...
Click to collapse
Swarai said:
It does show on the phone screen, but still nothing from the computer
Click to expand...
Click to collapse
did you push any key on computer post ascreen shot of computer sreen
Okay so now I get " * daemon not running.starting it now on port 5037 * " " * daemon started successfully * " waiting for device, connect USB cable now... I connect the phone then nothing happens
stress40 said:
@Swarai Sorry m8 I didn't know that you were using rootkit Xperia. I used http://forum.xda-developers.com/showthread.php?t=2784900 like @HugePotato it was the version that worked for me. What I did was extract everything to my desktop and put it all in the same folder then download tr.apk and put it inside the files folder then run install.bat as administrator. A couple of things I noticed were that restarting your phone before connecting ( so you get the trust this computer adb message) and not letting your phone go to sleep helped. If you have any more Q's just let me know. It may take a couple of runs but, it will work. Good luck m8:good:
Click to expand...
Click to collapse
What happens if you try >adb devices just a thought but you do have USB debugging enabled on the phone?
Try This
First Reset Your Phone From Settings>Backup And Restore>Factory Reset Then Download This Link ( http://doomlord.xperia-files.com/download.php?dlid=YWRiX2Zhc3Rib290) And Extract The zip In A Folder Then Put The Root Install.bat Inside The folder You Extract The Link In Then Plug The Phone With Debugging On And Start The Install.Bat (SomeTime Adb And Fast Boot Dont Work Properley Mine Did The Same And I Did This And It Worked For Me So Good Luck Buddy)
My Adb is set because when i prompt it from a version it responds. The computer can "see" my Z2 because when the USB is plugged in it shows a pop up window for options. The problem is when I prompt it >adb devices it does not see the z2. When i launch the root kit it shows "waiting for device" what can I do now?
ghostofcain said:
What happens if you try >adb devices just a thought but you do have USB debugging enabled on the phone?
Click to expand...
Click to collapse
If your not getting a response to >adb devices, the pc isn't seeing it in adb mode. First things is I'd remove all the Sony drivers from Windows and try reinstalling them, ensure that you've got the upto date adb in the android-tools folder and let us know how you get on.
---------- Post added at 11:47 AM ---------- Previous post was at 11:43 AM ----------
Swarai said:
My Adb is set because when i prompt it from a version it responds. The computer can "see" my Z2 because when the USB is plugged in it shows a pop up window for options. The problem is when I prompt it >adb devices it does not see the z2. When i launch the root kit it shows "waiting for device" what can I do now?
Click to expand...
Click to collapse
USB debugging is definitely enabled on phone?
Debugging is always on. Is there an adb more up to date than what has been posted?
ghostofcain said:
If your not getting a response to >adb devices, the pc isn't seeing it in adb mode. First things is I'd remove all the Sony drivers from Windows and try reinstalling them, ensure that you've got the upto date adb in the android-tools folder and let us know how you get on.
---------- Post added at 11:47 AM ---------- Previous post was at 11:43 AM ----------
USB debugging is definitely enabled on phone?
Click to expand...
Click to collapse
I'm going to wait until everything else fails before I do this. Why? Because if I do this and it still doesn't work, I'm going to be very upset that I went through all this for nothing.
bassil_zein said:
First Reset Your Phone From Settings>Backup And Restore>Factory Reset Then Download This Link ( http://doomlord.xperia-files.com/download.php?dlid=YWRiX2Zhc3Rib290) And Extract The zip In A Folder Then Put The Root Install.bat Inside The folder You Extract The Link In Then Plug The Phone With Debugging On And Start The Install.Bat (SomeTime Adb And Fast Boot Dont Work Properley Mine Did The Same And I Did This And It Worked For Me So Good Luck Buddy)
Click to expand...
Click to collapse
Personally don't think that'll help, the problem you are experiencing is your pc not recognising your device in adb mode, try using a different USB cable and a different USB socket on your pc.
You can check that adb is up to date in the android SDK console.
Do It
Swarai said:
I'm going to wait until everything else fails before I do this. Why? Because if I do this and it still doesn't work, I'm going to be very upset that I went through all this for nothing.
Click to expand...
Click to collapse
Come On Dude Just Try It, It Will Work Like Charm
First Try It Without Reseting Your Phone If Its Not Working Try It With Reset :T
I would try easy root tool also m8. If one doesn't work try something else. I tried 2 methods until it worked. So keep trying m8. It is a learning process in itself:thumbup:
Sent from my D6503 using xda premium from "Somewhere, but not here..."
thank you everyone! i have finally figured out the problem. my computer was broken so i purchased a new one.
stress40 said:
I would try easy root tool also m8. If one doesn't work try something else. I tried 2 methods until it worked. So keep trying m8. It is a learning process in itself:thumbup:
Sent from my D6503 using xda premium from "Somewhere, but not here..."
Click to expand...
Click to collapse
I'm aware there is another thread on this, but his solution was simply switching the cable. For me, adb is currently working on multiple other phones, but on the G8X, it simply doesn't list the device. Any idea?
I do NOT have the full Android SDK, only the "minimal ADB and Fastboot" package, which just comes with adb, fastboot, and a couple other things. I love it and hope I don't have to install the full SDK for fastboot to work. D:
USB debugging is enabled, the device is connected as "File Transfer," and everything else is as it should be.
1337haXXor said:
I'm aware there is another thread on this, but his solution was simply switching the cable. For me, adb is currently working on multiple other phones, but on the G8X, it simply doesn't list the device. Any idea?
I do NOT have the full Android SDK, only the "minimal ADB and Fastboot" package, which just comes with adb, fastboot, and a couple other things. I love it and hope I don't have to install the full SDK for fastboot to work. D:
USB debugging is enabled, the device is connected as "File Transfer," and everything else is as it should be.
Click to expand...
Click to collapse
Same issue. Trying to use the Button Mapper app, and windows Button Mapper Setup keeps saying "Make sure the device is connected and USB Debugging is enabled."
Help?
You must try multiple times until a notification shows up to trust your PC.
hasso96 said:
You must try multiple times until a notification shows up to trust your PC.
Click to expand...
Click to collapse
Actually it was more "complicated" than that, as it said it ran an older version of the server than the phone at first. I googled some more, and managed to solve it. It was the installation of the LG USB mobile driver. I tried with the windows stock one at first, then tried Google USB driver from the SDKmanager, and even an universal driver didn't work. And even then when it was installed, THEN it said "unauthorized" and I had to just accept the connection on my phone
It's sorted now!
THANK YOU SO MUCH! Man, I wasn't expecting a reply after all this time, figured my unit was somehow defective or something. This worked perfectly! To others suffering, here's the direct link to the LG drivers, current version as of now, 4.4.2: tool.lime.gdms. lge .com/dn/downloader.dev?fileKey=UW00120120425 (Remove the spaces before and after the "lge").
Now I can tweak my system settings, debloat, use Button Mapper. Thanks again!