@keneda Thanks for the info, I'll give that a try and see how it goes!
Latest posts made by Shearflux
-
RE: Call sound
-
RE: Call sound
Sorry for being late, but this happened to me as well and it made me switch my sim card back to my backup Android device. I don't know if it has been resolved yet but I'm going to test after OTA-17 release.
-
RE: Unable to use ADB on Oneplus 3t
@lakotaubp ADB seems to be the method of choice during any tutorials on various things. I also had it working on my 3t in the past, i'm just not sure why its not working anymore
-
RE: Unable to use ADB on Oneplus 3t
@keneda Sorry for the delay, but I tried the instructions above to no avail . My feeling is that it's related to the authorization pop-up just for some reason not popping up.
-
RE: Unable to use ADB on Oneplus 3t
@keneda I checked it is in MTP mode. I found someone from 2019 who was in a similar situation:
https://forums.ubports.com/topic/2866/cannot-use-adb-because-of-unauthorized-device-worked-around/16
I suppose I'll use SSH for now, but I really appreciate the help! -
RE: Unable to use ADB on Oneplus 3t
@keneda It provides quicker shell access than SSH since it doesn't rely on the local network's strength. SSH appears to have a little lag
-
RE: Unable to use ADB on Oneplus 3t
@keneda Yes it has a pin, I attempt to use adb after unlocking my phone
-
RE: Unable to use ADB on Oneplus 3t
@keneda Awesome, so in recovery mode it shows up as:
List of devices attached 57489492 unauthorized
Which is nice to see. How do I get it authorized?
-
Unable to use ADB on Oneplus 3t
Hi, I've been trying to troubleshoot this issue but have not been able to figure it out. On my Oneplus 3t, I enabled developer mode, and confirmed on the phone with
ls /usr/bin/ | grep adbd
that the daemon exists. Adb is also installed on my laptop, but it cannot find my device. When I use:
sudo adb devices
It doesn't list any device. I am able to transfer files over MTP and am also able to SSH into the phone. Is there a hardware ID or something missing that prevents ADB from recognizing my device? I don't get any pop-up on the phone for me to hit "allow" with.
-
RE: Lost Rotation Capability with Latest Update
I was on the edge channel, switched to stable and now my sensors work again. It was strange because I noticed it was on edge before the update but I wasn't able to change it because the channels wouldn't load in the gui. Thank you for your help!