ADB device offline - Xperia Z3 Compact Q&A, Help & Troubleshooting

Hi guys.
Noob question but I have been struggling to get adb working.
It shows up when I do adb devices but is constantly offline....
I am pretty sure its related to the device driver installed? Any help would be super thanks

Info
nicolas0189 said:
Hi guys.
Noob question but I have been struggling to get adb working.
It shows up when I do adb devices but is constantly offline....
I am pretty sure its related to the device driver installed? Any help would be super thanks
Click to expand...
Click to collapse
Dev Option > debugg On
and also write more about ur computer
ubuntu, windows, mac?
:good:

Thanks for the reply!
Dev debug is on. Running Windows 8.1 64bit. Thanks!

Related

The Nexus One USB Issue..

After hours of headache I am still unable to test my app on the nexus one device... mainly because my 64 bit Vista cannot find a device driver for the usb.
1. I have gone tried the developer.android instruction, which ofcourse does not work.
2.I have also gone tried the idea posted in a thread in this forum <mods wont allow me to post link> without success mainly because the cmd says "boot configuration data store cannot be opened. access is denied."
3. I went over Install and run USBDeview<mods wont allow me to post link> , but it wont work either, USBDView cannot uninstall in step 5 of the blog.
Any help would be greatly appreciated. Please if someone has installed the USB Driver for nexus one in a Windows Vista x64 help me out.. i have so many apps on the emulator which I want to try on the new device !!
Is their any other way I can port my app from the emulator and try it on the device? Thanks in advance
Please do not post non-dev related threads in the dev section... yeah, i think u thot this was a dev question since u are talking abt porting an app, but the question is really not dev related... this shud go in Q&A... mods please move!!
In any case, I've installed the N1 driver in Windows 7 x64 without any problem, and since the driver is the same for Vista & 7 x64, I don't think it shud be a problem...
I simply downloaded the drivers via the SDK setup... plugged in the phone and manually installed the driver via device manager... worked like a charm!!
+1 for the section and also for it working on Win 7 pro x64 for me.
+1 on posting in the proper section. I also have it working on win 7 x64.
As a side note, people who think the word 'should' is spelled 'shud' should not be correcting people.
TwilightArchon said:
After hours of headache I am still unable to test my app on the nexus one device... mainly because my 64 bit Vista cannot find a device driver for the usb.
Click to expand...
Click to collapse
Try turning on USB debugging! Worked for me on Win7 when having similar difficulties
TwilightArchon said:
After hours of headache I am still unable to test my app on the nexus one device... mainly because my 64 bit Vista cannot find a device driver for the usb.
1. I have gone tried the developer.android instruction, which ofcourse does not work.
2.I have also gone tried the idea posted in a thread in this forum <mods wont allow me to post link> without success mainly because the cmd says "boot configuration data store cannot be opened. access is denied."
3. I went over Install and run USBDeview<mods wont allow me to post link> , but it wont work either, USBDView cannot uninstall in step 5 of the blog.
Any help would be greatly appreciated. Please if someone has installed the USB Driver for nexus one in a Windows Vista x64 help me out.. i have so many apps on the emulator which I want to try on the new device !!
Is their any other way I can port my app from the emulator and try it on the device? Thanks in advance
Click to expand...
Click to collapse
Here you go - USB Driver that worked fine with Vista 64 bit - found on this very site. Install the driver and just enable USB debugging.
krohnjw said:
Here you go - USB Driver that worked fine with Vista 64 bit - found on this very site. Install the driver and just enable USB debugging.
Click to expand...
Click to collapse
Thanks a lot.. this zip file worked like a charm unlike the last ones I downloaded from what seems to be everywhere ( even the google repository) !

Debug Output

i would like to know how to get debug output/logs from my xperoid im using the 2.1 android build by jerpelea(no idea if i spelt that right)
Insert the usb cable, boot into android. run the adb from android sdk (adb shell). You'll get the shell. Then, you can use the dmesg and other tools
i didnt think that would work since usb does not seem to work besides charging
but thank you sir
EDIT:
windows cant seem to detect the device
nor can adb see the device
rex922 said:
i didnt think that would work since usb does not seem to work besides charging
but thank you sir
Click to expand...
Click to collapse
it works via adb
rex922 said:
i didnt think that would work since usb does not seem to work besides charging
but thank you sir
EDIT:
windows cant seem to detect the device
nor can adb see the device
Click to expand...
Click to collapse
you need to connect phone to pc through win mobile centre/activesync before launching haret
see here for details.
and modified eclair.user.conf, you can downloadit here
good luck!
managed to get it to work

[Q] Dalvik Debug Monitor and screenshots on HTC Legend

I have read several guides concerning how to take screenshots on your unrootet Android device using the Android SDK and the Dalvik Debug Monitor, guides such as this one:
downloadsquad.com/2008/10/22/taking-screenshots-on-an-android-based-phone/
But it doesn't seem to work on my HTC Legend. When i run DDMS, my device isn't found within the program. Is there simply a compatibility issue with newer Android phones such as the Legend, or is it possible that I am doing something wrong? Has anyone else got it to work?
Perhaps this is a really lame problem for people more experienced with this stuff, but please help a newbie!
Working perfekt for me.
You have usbdebugging on?
Sent from my HTC Legend using XDA App
snakehult said:
Working perfekt for me.
You have usbdebugging on?
Sent from my HTC Legend using XDA App
Click to expand...
Click to collapse
Yep, but your device, is it rooted? Perhaps that is the difference then.
Oh, and i read somewhere that you had to have device specific drivers i you use Windows for this, what would that be in this case?
Root is of course NOT needed.
But you must have adb drivers installed.
But they should been installed together with the adb-package
Check in your system devices what mode th USB phone is connected/called.
In windows 7x64
my phone is connected as:
Android Phone/
Android Composite ADB Interface
Google, Inc
2009-08-11
2.0.10.2
Drivers:
C:\windows\system32\DRIVERS\winusb.sys
C:\Windows\system32\WdfCoInstaller01007.dll
C:\Windows\system32\WinUSBCoInstaller.dll
snakehult said:
Root is of course NOT needed.
But you must have adb drivers installed.
But they should been installed together with the adb-package
Check in your system devices what mode th USB phone is connected/called.
In windows 7x64
my phone is connected as:
Android Phone/
Android Composite ADB Interface
Google, Inc
2009-08-11
2.0.10.2
Drivers:
C:\windows\system32\DRIVERS\winusb.sys
C:\Windows\system32\WdfCoInstaller01007.dll
C:\Windows\system32\WinUSBCoInstaller.dll
Click to expand...
Click to collapse
My system doesn't seem to recognize the device as anything specific at all. It's just an unknown USB-device. Any ideas why this is the case?
Update #1: After a little research it all comes down to that my Legend doesn't seem to install the ADB drivers correctly. Would a hard-reset help here?
Uptade #2: Solved it, added a command line which i found on google to the USB-drivers that came with the SDK, to make it support the HTC Legend.

[Q] ADB -> No Connection -> Phone doesnt Connect

Hey Everyone
My Rooted One cant connect to ADB.
I want to S-OFF and SuperCID... but cant connect!
All Drivers are Installed - ADB and SDK tried.
HTC Sync are installed - Deinstalled - and Installed... no Changes!
USB Debugg are ON.
Tried Two Kind of USB Cable - Nothing
I'm getting SICK and CRAZY here!!!
Please help me!
EnesGTR said:
Hey Everyone
My Rooted One cant connect to ADB.
I want to S-OFF and SuperCID... but cant connect!
All Drivers are Installed - ADB and SDK tried.
HTC Sync are installed - Deinstalled - and Installed... no Changes!
USB Debugg are ON.
Tried Two Kind of USB Cable - Nothing
I'm getting SICK and CRAZY here!!!
Please help me!
Click to expand...
Click to collapse
Try the guide in my signature
Maybe i'm blind, but i dont see any help for my problem...
EnesGTR said:
Maybe i'm blind, but i dont see any help for my problem...
Click to expand...
Click to collapse
How to adb push, follow the steps to install adb properly
no, you dont understand...
I know how to install adb or Push Files... i Rooted allready many phones, Used ADB all the time...
But since i got my new Notebook, adb doesnt work... it even doesnt find my phone on ADB / SDK.
I installed all USB Drives at the same way, like before... but, something is missing i think...
EnesGTR said:
no, you dont understand...
I know how to install adb or Push Files... i Rooted allready many phones, Used ADB all the time...
But since i got my new Notebook, adb doesnt work... it even doesnt find my phone on ADB / SDK.
I installed all USB Drives at the same way, like before... but, something is missing i think...
Click to expand...
Click to collapse
what os is your laptop running? windows 8?
Windows 7 x64
EnesGTR said:
Windows 7 x64
Click to expand...
Click to collapse
which sdk did you download and install? The adt bundle or just the sdk? The reason I'm asking if you install the sdk in a directory then change the path by moving it from the downloads folder it wont work.
my path is
C:/Downloads/adt-bundle-windows-x86_64/adt-bundle-windows-x86_64/sdk/platform-tools
also if you installed the sdk without administrator privledges it could cause adb not to work.
uninstall the sdk and right click on the setup file and select "run as administrator"
and see if that works
I'll give it a try, thanks
EDIT: Latest adt-Bundle
EnesGTR said:
I'll give it a try, thanks
EDIT: Latest adt-Bundle
Click to expand...
Click to collapse
Follow this
http://forum.xda-developers.com/showthread.php?p=25878715
i deleted ALL HTC Drivers, and installed just the SDK Manager (with the Driver options)
Same here:
MacHackz said:
Follow this
http://forum.xda-developers.com/showthread.php?p=25878715
Click to expand...
Click to collapse
i try these way, after i smoked these Blunt... Thx
when i plugin my phone (phone is OFF), windows doesnt give me a feedback!
it doesnt install any Drivers...
and now?
EnesGTR said:
i try these way, after i smoked these Blunt... Thx
when i plugin my phone (phone is OFF), windows doesnt give me a feedback!
it doesnt install any Drivers...
and now?
Click to expand...
Click to collapse
which rom?
also if your phone is screen off and locked, only some roms come with persistant adb.
you see this? Still the Same ****!!!
Trickdroid 7.5
EnesGTR said:
you see this? Still the Same ****!!!
Trickdroid 7.5
Click to expand...
Click to collapse
good news is your adb on computer is set up correctly.
bad news is either the rom or your phone is not seeing the usb cable connected.
Try a different rom and see if you have the same result.
Also if you have twrp for a recovery try to see if you can sideload a rom.
Damn it!
now i have to flash 8.0 from TrickDroid...
Hope 8.0 brings this feature!
Maybe this can help...
Is everything allright here?
EnesGTR said:
Maybe this can help...
Is everything allright here?
Click to expand...
Click to collapse
that's a step in the right direction. Now try adb devices and make sure usb debugging is on
also installing htc sync should take care of the rest of those drivers. But you should be able to connect to adb now.
EnesGTR said:
Maybe this can help...
Is everything allright here?
Click to expand...
Click to collapse
Hop on TeamViewer, just fixed the exact same problem with someone else
no changes

[SOLVED] [Q] ADB Not seeing XZ1

Hi all
I am wondering if any of your can help.
I have connected my rooted Xperia Z1 to my Windows 7 x86 PC and it installed the drivers automatically. I have enabled USB debugging in the developer options and confirmed that ADB is running on the device.
When i start ADB on the PC and then get it to display a list of devices there is nothing shown and the same when i try to use the wait-for-device command too.
It is shown in device manager as Sony Xperia Z1 under Portable Devices with a hardware ID of COMP\SONY&C6903&1.0
Any help on getting ADB to see the device would be most appreciated
Thanks
Adam
AdamCompedia said:
Hi all
I am wondering if any of your can help.
I have connected my rooted Xperia Z1 to my Windows 7 x86 PC and it installed the drivers automatically. I have enabled USB debugging in the developer options and confirmed that ADB is running on the device.
When i start ADB on the PC and then get it to display a list of devices there is nothing shown and the same when i try to use the wait-for-device command too.
It is shown in device manager as Sony Xperia Z1 under Portable Devices with a hardware ID of COMP\SONY&C6903&1.0
Any help on getting ADB to see the device would be most appreciated
Thanks
Adam
Click to expand...
Click to collapse
Hello mate, check out this post I have written a while ago. Usually ADB problems arise if you have other interfering software running or if you had installed ADB drivers for different devices in the past:
http://forum.xda-developers.com/showpost.php?p=39888513&postcount=245
shem2409 said:
Hello mate, check out this post I have written a while ago. Usually ADB problems arise if you have other interfering software running or if you had installed ADB drivers for different devices in the past:
http://forum.xda-developers.com/showpost.php?p=39888513&postcount=245
Click to expand...
Click to collapse
Thank you for your reply.
It is more than likely the second one as there are drivers probably installed for the Dell Streak, Galaxy Note, Kindle Fire HD, Sensation XE and now the Z1
** UPDATE **
Thank you, that worked perfectly, although i did accidentally uninstall my mouse driver lol as i removed the USB Composite Device entries too as that is what Windows reported it as first time round.
Now though it found the ADB interface seperately from the phone so all working now and tested in ADB too
AdamCompedia said:
Thank you for your reply.
It is more than likely the second one as there are drivers probably installed for the Dell Streak, Galaxy Note, Kindle Fire HD, Sensation XE and now the Z1
** UPDATE **
Thank you, that worked perfectly, although i did accidentally uninstall my mouse driver lol as i removed the USB Composite Device entries too as that is what Windows reported it as first time round.
Now though it found the ADB interface seperately from the phone so all working now and tested in ADB too
Click to expand...
Click to collapse
I am glad I could help Maybe consider putting a "[SOLVED]" word in your thread title
Sent from my C6903 using XDA Premium 4 mobile app
Wrong place, sorry

Categories

Resources