hello every1
first i will give u info about me:
phone: DHD
rom: Revolution HD 1.9.3
windows 7 x64
eclipse Helios 32bit
JDK 32bit
everything was working perfectly, until the latest update to 2.3 SDK, which kept crashing the adb over and over. i dont know what is the problem
Edit: it's like there error in this post http://forum.xda-developers.com/showpost.php?p=9830639&postcount=1684 but no one gave him an answer
I'm no expert, but from looking at the attached post it looks like the DHD is rejecting ADB connection attempts & commands.
Can you confirm that USB Debugging is enabled? Also the others users were using Eclipse which they said "kills the adb.exe". Could you try to run ADB without Eclipse running.
Failing any of this, you could update to Android Revolution HD 2.0.1
andyharney said:
I'm no expert, but from looking at the attached post it looks like the DHD is rejecting ADB connection attempts & commands.
Can you confirm that USB Debugging is enabled? Also the others users were using Eclipse which they said "kills the adb.exe". Could you try to run ADB without Eclipse running.
Failing any of this, you could update to Android Revolution HD 2.0.1
Click to expand...
Click to collapse
the USB Debugging is enabled, the problem started after i installed Revultion Rom and upgraded the SDK to 2.3, so i dont know what really caused it
even if i used the command line with the phone(without eclipse) adb.exe crashes.
i just tried the comand adb install .......
and the server crashed many times before actually installing it
just upgraded to 2.0.1 and still the same problems exist
Just a quick check, you do know that adb.exe has been moved in the new SDK update. It's now located in SDK\platform-tools not SDK\tools.
andyharney said:
Just a quick check, you do know that adb.exe has been moved in the new SDK update. It's now located in SDK\platform-tools not SDK\tools.
Click to expand...
Click to collapse
Yes sir, i know that
if this could help
when i enter the adb shell mode and type the ls command, i get weird names
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Related
first i must say that windows 7 doesn't let me install drivers that so how can i do it with ubuntu?
orsidoc said:
first i must say that windows 7 doesn't let me install drivers that so how can i do it with ubuntu?
Click to expand...
Click to collapse
What image, what drivers, what for?
Windows 7 here no problems at all. Seems to be "user error" or "human factor".
cm hboot img...every guide tells me that i have to install drivers but my windows is not letting me...i don't know why..it tells me that has recognized the driver but doesn't install it i can't even have adb..i'm s-off..is there any other way to do so?with ubuntu maybe?
Have you tried that? http://unrevoked.com/rootwiki/doku.php/public/windows_hboot_driver_install
yes every guide..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
it gives me this..
orsidoc said:
yes every guide..
View attachment 588228
it gives me this..
Click to expand...
Click to collapse
Error in English please My Spanish is not that good
And you did follow thi guide step by step, didn't you? You did extract downloaded drivers didn't you?
it says that the driver has been recognized ,but there is an error in installation...
it can-t add the driver to the archive..
it's italian by the way
orsidoc said:
it says that the driver has been recognized ,but there is an error in installation...
it can-t add the driver to the archive..
it's italian by the way
Click to expand...
Click to collapse
Yeah, i thought I might have got the language wrong, told you my spanish wasn't good
I think i had this error. Try simple things, like putting i8xx folder on desktop, or install and uninstall htc sync.
nothing...it simply doesn't install..there doesn't exist another method?i'm new in these things..
I did not installed HTC Sync (However it is said, that is required), just the HBOOT Drivers from Unrevoked's site. Everything is working tough.
BTW What windows do you use? Win7 HP 64-bit here. No Problems with installing.
Depending on what you want to flash, there are guides for doing this via Linux live CD for most things in the forums, might help if seven is being awkward.
well i had no problem what so ever making fastboot work, sadly though there are certain times were one has to use ADB! anyway, i have htc sync installed, and i know that the computer recognizes my device because of this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
so obviously there is a problem that i do not understand, because when i check in my sdk (fastboot) folder by typing "adb devices", the list of devices is empty!
please help i really need this!
ADB detects your device while it's inside the OS (running) or in recovery mode. Make sure to install latest version of HTC Sync.
tomascus said:
ADB detects your device while it's inside the OS (running) or in recovery mode. Make sure to install latest version of HTC Sync.
Click to expand...
Click to collapse
so it cant detect my device while it's in fastboot mode? so it's impossible to use ADB if your bootloader is relocked right? cuz i am trying to follow this guide: http://www.flow-wolf.net/2012/10/install-jelly-bean-on-htc-one-x-maximus.html
however i cant find a way to successfully install PJ46IMG.zip !
That guide is extremely outdated and I don't suggest you use it. To flash the firmware zip package use the fastboot command 'fastboot oem rebootRUU' and then type 'fastboot flash zip (name of zip here)'
Sent from my HTC One X using xda app-developers app
tomascus said:
That guide is extremely outdated and I don't suggest you use it. To flash the firmware zip package use the fastboot command 'fastboot oem rebootRUU' and then type 'fastboot flash zip (name of zip here)'
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
yeah when i did that before i also got an error, cant remember actual wording, but the good new is i gave up on OrDroid and Maximus, decided to try out Jeffix and it worked, i am guessing it was an issue related to Hboot, but happily all my issues have been resolved, thanks for the help though!
Yesterday at work while my phone is charging it just suddenly went to google screen and i waited for about 5-10 mins and still there, i thought its a minor problem...take out the battery and still stuck up, i went to recovery and accident wipe everything. My main problem is i have a Samsung Laptop and it wont recognize my phone, ( it will recognize for a second when i turn on my phone going to google logo and it will say device is malfunction etc etc. it will also recognize for a second going to recovery mode when pass the google logo and again it will say malfuction ) I tried ADB, but wont recognize my device because of the computer? I tried ODIN but still my device wont recognize by my computer. I tried Gnex tool kit, Rootkit and heres my device manager looks like
I hope someone can help me.
That looks like a problem with the drivers you have installed on your computer. It should show up under Android Phone and then have Android ADB Interface (or Samsung Android ADB Interface). Try installing the drivers from here.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
mwalt2 said:
That looks like a problem with the drivers you have installed on your computer. It should show up under Android Phone and then have Android ADB Interface (or Samsung Android ADB Interface). Try installing the drivers from here.
Click to expand...
Click to collapse
I download it and how can i use this one?
benjiebench said:
I download it and how can i use this one?
Click to expand...
Click to collapse
Install samsung kies.you just need driver from kies. Dont open samsung kies when you want to use adb.
Sent from my GT-I9300 using xda premium
Samsung kies on a Galaxy Nexus ??? Put the phone in adb mode and manually install the ADB interface drivers from the google SDK. You will need to uninstall and erase all previous drivers from the device manager and then install the .inf from the sdk
Sent from my Nexus 4 using xda app-developers app
I just bought Galaxy Grand 3 days ago and tired with the the USB connection, I've downloaded and installed the latest KIES and Driver but the MTP Device can not installed properly, I don't know what happen, I've install and reinstall over and over. I tried to change with several cable data but the result still same
I also download the driver from here http://downloadcenter.samsung.com/c...ng_USB_Driver_for_Mobile_Phones_v1.5.14.0.exe but not help at all.
I use WinXP on my PC, can someone help me please, I need to transfer photo and file on to it.
Regards
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
UPDATE:
After googling and searching finally I found the culprit, I don't need to upgrade my OS, just upgrade Windows Media Player into version 11. And work like a charm >__< I rarely using WMP so I don't need to upgrade it.
alid_abdul said:
I just bought Galaxy Grand 3 days ago and tired with the the USB connection, I've downloaded and installed the latest KIES and Driver but the MTP Device can not installed properly, I don't know what happen, I've install and reinstall over and over. I tried to change with several cable data but the result still same
I also download the driver from here http://downloadcenter.samsung.com/c...ng_USB_Driver_for_Mobile_Phones_v1.5.14.0.exe but not help at all.
I use WinXP on my PC, can someone help me please, I need to transfer photo and file on to it.
Regards
Click to expand...
Click to collapse
upgrade to Windows 7. or root your phone and download this. link
http://forum.xda-developers.com/showthread.php?t=2297888
Has anyone fix for Samsung driver that doesn't recognise device & every time I have to uninstall the device from device manager, disconnect & reconnect the device.
Sent from my GT-I9082 using Tapatalk
kenxda33 said:
upgrade to Windows 7. or root your phone and download this. link
http://forum.xda-developers.com/showthread.php?t=2297888
Click to expand...
Click to collapse
I don't want to root my phone at the moment but I use other computer that have Windows 7 and no problem at all. Thx.
SOLVED
Solved with just upgrade Windows Media Player 11
I purchased an LG-G3. Performed an OTA update to latest: 47A. I connected to my Windows 10 box, enabled debugging, worked fine.
I downgraded using TOT method to 10B. The device is now running 4.4. Reconnected device to Windows 10 box, enabled USB debugging, does not work.
The device only shows up in device manage as a portable device
I have tried the sticky on this forum, unfortunately it does not apply as I do not have any of the items listed to remove
I have uninstalled all LG Driver/LG Verizon Driver/Google driver etc.
I have used USBDeview to remove anything named LG/ADB/Google
I have rebooted my machine, double checked the USB list with USBDeview
I have enabled/disabled/revoked USB Debugging, switched between MTP/PTP, rebooted phone
I feel like every time I google the problem a different way, I end up back at the Google USB driver download page or the LG Verizon driver download page
I would appreciate a fresh set of brains, I have a feeling I am now tunnel visioned and won't ever get out, please help ;0 I never get that prompt on the phone to allow the computer access to the phone, is that permission still on the PC is some fashion and needs to be revoked?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I ran a system update and the phone downloaded ~200mb file, applied and rebooted. Looks like that was 35B bootstack and now the phone does enable USB Debugging. Unfortunately if I take the phone back to stock USB Debugging still does not work
I also connected the fresh stock phone to another Windows 10 machine with the LG G3 Verizon Drivers installed and could not get USB Debugging to enable...
Cmd as admin, cd *adb path* , adb devices and an authorization should appear on your phone, usually works with me.
myclarity said:
Cmd as admin, cd *adb path* , adb devices and an authorization should appear on your phone, usually works with me.
Click to expand...
Click to collapse
Appreciate the suggestion, tried that and adb devices command just reports no devices connected and no prompt on the phone
mhum said:
Appreciate the suggestion, tried that and adb devices command just reports no devices connected and no prompt on the phone
Click to expand...
Click to collapse
The cmd part as admin is very important, dunno why but it wouldn't recognize my phone unless cmd was started like that.