am in cm11
when am in adb devices it shows emulator 5554
the problem is i cant do anything .
how to solve this problem
[update]: problem got solved
Related
before this problem udev already set..
LT18i on ubuntu10.4 64bit whenever i use lsusb command in debug mode it don't show my Arc S (Lt18i) but adb work perfectly (debugg mode) like adb logcat, adb shell etc... But How I don't know but it is working perfectly.
The real problem is fastboot mod lsusb don't show device and and don't work. Just <waiting for device>..
Windows 7 everything working perfectly no problem at all. So I don't think it is hardware related something I must had done wrong in Ubuntu.
I am using Carbon 4.3
I'm getting a really weird problem. I can access my through MTP mode but my windows showing that driver is not installed and when i try to connect through ADB. it says error device not connected. I even tried network debugging it is also not working.
Is there any solution regarding ADB not detecting the device ??
I m in problem, plz help....
aryan1312 said:
I am using Carbon 4.3
I'm getting a really weird problem. I can access my through MTP mode but my windows showing that driver is not installed and when i try to connect through ADB. it says error device not connected. I even tried network debugging it is also not working.
Is there any solution regarding ADB not detecting the device ??
Click to expand...
Click to collapse
Did u find any solution????
also
So when I originally got my OP3 and rooted it, installed a recovery and installed SuperSu, I had basically no problems. Installed drivers I found on here and never had an issue. Today I found a guide on the OP forums to disable doze which I apparently need to do since certain notifications aren't working right. I plugged my phone in and tried to follow the instructions, listed here under push notification issues
https://forums.oneplus.net/threads/...3-guide-solutions-e-t-c.448097/#post-14886949
When typing in adb devices, my device shows offline. I have done numerous things to try and fix the issue which I will try to lay out here. Initially I didn't install adb or the drivers as the guide suggests, since I had already done that - but after things not working I did try that and that didn't help. Still receive the "offline" next to my serial number device. The device works fine, and I can see it and transfer files to it just fine in the MTP mode. I have also tried to "revoke" permissions like described in the youtube guide I found here https://www.youtube.com/watch?v=eSApv8NXqD4
However that didn't work either. I should note that even after revoking permissions and turning usb debugging on and off again, the phone never asks me to authorize my computer as it does in that guide. In fact I don't believe it ever asked me to authorize my computer even when I first got the device. I don't know if that is part of the issue or not. I have also used a different adb version since somewhere I found that you needed to use the newest version. The version I had was 1.32 and I found the newest here on the forums here http://forum.xda-developers.com/showthread.php?t=2317790 that it was 1.4 as the newest. That adb returns the same results.
I should also note that the guide I linked from oneplus never actually tells me to put the phone into fastboot mode to execute the command, so I tried it initially booted up, and then in fastboot thinking it was supposed to be executed there, however in fastboot mode the phone is not seen at all. adb devices returns nothing, and booted it returns offline mode. Please help me
Nobody?
Have you tried some of the suggestions on https://stackoverflow.com/questions/14993855/android-adb-device-offline-cant-issue-commands? I'm not really sure what the situation is like on Windows but first I'd ensure you've installed the latest official Android SDK just to rule out an issue with the version of ADB you're using. You could also try using ADB over WiFi.
Apart from that, you can probably get by without ADB for now. Just run the commands in a terminal emulator on the device and/or create an init script.
I wanted to install twrp 3.0, in part because i noticed I had #mtp1 host error message when wiping/formating. and read somewhere that just reflashing twrp fixed this. (mtp error, if i recall right, also happened when fixing permissions)
anyways I couldn't access fastboot using the kindle driver idk why.
adb devices worked fine.
I browsed a lot to find a solution and just couldn't.
idk why but for whatever reason following this youtube video solved my problem: https://www.youtube.com/watch?v=YhywK1IayWE
video title:
Micromax YU Yureka USB Drivers - Fix Waiting for device error in Fastboot Mode Windows 7/8/8.1
Channel: Gizmo Advices
particularly the end part where you pick android sdk interface as the driver.
the Kindle Fire HD 8.9 ADB drivers worked fine to access amazon drive and adb just not fastboot.
I've unlocked my phone, flashed kernels/twrp images etc with no issue
but today i go to adb devices and i get
list of devices
emulator 5554 offline
and it's knackering everything i try to do.
I've searched everywhere and it's doing my nut it.
i've tried adb server-kill
then adb server-restart
still shows
every other tip i've seen is for when the device is not showing as offline....
anyone got any clues/hints/ideas?