A
AC Question
I have a problem. My power button is not working, my phone shut down and I cannot power it again without the button. Volume button is also broken, so that trick don't work either. I installed Android studio for SDK tools. I'm aware I don't need the whole program but I was too dump to find and instal the toolkit alone. Then I separately downloaded platformtools.zip from the same place that included adb.exe and also specific usb drivers for my phone, Huawei Honor 6 plus. Phone is not rooted but usb debugging is on. Then I run command prompt from the location I have adp file (C:\platform-tools). When I first typed adb devices I got the following lines:
List of devices attached
* daemon not running. starting it now at tcp:5037 *
* deamon started succesfully *
daemon is probably the name of my phone. I don't remember naming it but it would be my style. Then I tried reboot command, and got the following:
error: no devices/emulators found
After this, when I type adb devices again it only says:
List of devices attached
And nothing else. Anybody have any idea why this is? Why adb is not working, what did I do wrong? How to work around it? I would be beyond grateful if somebody could help me solve this issue! I need to get my phone on asap and don't feel good taking it to the shop, I'd rather fix this myself!
The phone is charging and windows makes the connecting sound when I plug / unplug it, but it doesn't show up otherwise. I'm kinda noob and out of options, please help!
List of devices attached
* daemon not running. starting it now at tcp:5037 *
* deamon started succesfully *
daemon is probably the name of my phone. I don't remember naming it but it would be my style. Then I tried reboot command, and got the following:
error: no devices/emulators found
After this, when I type adb devices again it only says:
List of devices attached
And nothing else. Anybody have any idea why this is? Why adb is not working, what did I do wrong? How to work around it? I would be beyond grateful if somebody could help me solve this issue! I need to get my phone on asap and don't feel good taking it to the shop, I'd rather fix this myself!
The phone is charging and windows makes the connecting sound when I plug / unplug it, but it doesn't show up otherwise. I'm kinda noob and out of options, please help!