Help with rooting through wifi adb - Android Q&A, Help & Troubleshooting

So I wanted to root my MXQ 4K tv box, however for some reason the only way to connect it directly to a pc is with a male to male usb cable that I don't have.
I managed to connect through wifi adb, making the device show in it, however when i try the "adb reboot bootloader" command the device disconnects from wi-fi and I can't access it anymore!
So, thats my question, is there a way to root/install custom recovery WITHOUT an usb cable, and only through internet adb?

bump

bump

Related

ADB Via WiFi doesn't work.

Hello, I have a problem. I'd to debug my phone via WiFi so I have done this few steps:
adb tcpip 5555
adb connect <hereMyIp>:5555
unplug phone
And device disconnect from wifi adb. It's works when phone is connected via usb, but not when unplug it.
I tried this same to second phone and it's works fine so problem is with EMUI or Honor specific, anyone solve it ?
Thanks for your help.
I'm very late to this thread, but luckily, as of non-rooted Android 11 and up, adb works over wi-fi (without USB) on non-rooted Android phones via Developer options Wireless debugging switches.

can't adb to MXQ Pro Quick Play via USB

I have an MXQ Pro Quick Play TV box (Amlogic S905). I have USB Debugging enabled, and can connect my Windows 10 PC to the box via USB no problem with the Amlogic USB Burning Tool.
However, I cannot connect via adb thru USB, but I can do so thru network connection (e.g., "adb connect 192.168.1.112"). But I believe a network connection is impossible when the box is in recovery mode, so I can't do adb sideload in TWRP.
When I attach the box via USB, the PC shows no new devices (whether in recovery mode or not).
Any help would be appreciated.

Unable to enter USB debugging mode

Hello all,
I purchased this phone a month back and would like to install custom roms/root it etc.
I am unable to get my phone to enable USB debugging and allow access for my PC. (I have a unlocked bootloader). The notification (prompt) for USB Debugging which shows up the phone (asking if one wants to grant access or not) doesn't show up. Hence I am unable to use adb or fastboot to install TWRP.
I have tried using the cable provided by the company on both USB 3.0 & 2.0 ports to no avail.
I am aware that there is a "How to Guide" under the News/Discussions section. However, it hasn't helped me much.
Any possible solutions?
Thank you
PS- When I connect to pc using USB cable I get the prompt asking me if I want to use it for file transfer,PTP or no data transfer.
Are the drivers properly installed?
What does the device manager show, when your phone is connected via USB and USB debugging is switched on?
What happen if you type "adb shell" when your phone is connected?
Enable it in developer option
Allow USB debugging and USB debugging Security Settings) in Developer Options

Moto E2 2nd Generation 3G (XT1506) Usb Debugging Help Please !!!

Hello, I Have A Moto E2 2nd Generation Which Boots Up Completely Fine, But Its Display Is Gone. And I Cannot See Anything In Its Screen (But I Am Sure That It Boots Up) So, I Wanna Enable Usb Debugging And Mirror Its Screen In My Pc. But I Am Not Able TO Enable It. Once I Saw Something That Requires To Boot In Recovery Mode And From There We Can Enable USB Debugging But I Am Not Able To Go To Recovery Mode (But I Can Go In Fastboot Mode) Please Help I Wanna Do This, The Thing Shown In This Forum To Recover My Phone
https://forum.xda-developers.com/galaxy-s2/help/bypass-secure-usb-debugging-prompt-t2965462
But I Cannot Please Help!!
@YoYo178
On PC run
Code:
fastboot devices
to check for a valid connection. If phone is connected via USB with PC run
Code:
fastboot reboot
to leave fastboot mode ( means re-start phone normally )
Afterwards run
Code:
adb devices
to check for an established connection. If a connection got successfully established
then you force phone to run in adb-mode
Code:
adb shell "svc usb setFunctions adb"
adb reboot
Now you should be able to recover phone's user data. For example
Code:
adb pull /sdcard/DCIM %TEMP%
Code:
fastboot devices
yes it shows, done.
Code:
fastboot reboot
yes it reboots too.
Code:
adb devices
nah nothing shows in adb devices (USB Debugging Isn't Enabled)
And I Do Not Want To Recover Data, I Want To Mirror Its Screen. Well, There Is A Lil Bit Of Data Too.
I Want To Enable USB Debugging And
Code:
push adb_keys
file Which i got From A Authorised Device.
@YoYo178
You can't enable USB debugging by means of ADB: Having USB debugging enabled is THE requirement to make use of ADB.
YoYo178 said:
yes it shows, done.
...
Too.
I Want To Enable USB Debugging And file Which i got From A Authorised Device.
Click to expand...
Click to collapse
Hi there, I had the exact same problem with my moto e 2nd Gen LTE (surnia). First of all this isn't a software issue, it's a hardware one ! Displays on some of those phones were faulty and I had to take it to repair it (just to clarify).
I had an immense chance because just before that I installed a screen mirroring app. I opened it through Google now (it was 6 years ago lol) and blind clicked because I remembered the layout of the app.
If you didn't have that chance you can try with USB OTG cable to HDMI port, and connect your phone to a PC with an HDMI cable. I didn't tried that on mine, so idk if HDMI through OTG works. Good luck with that :good:
Raiz said:
Hi there, I had the exact same problem with my moto e 2nd Gen LTE (surnia). First of all this isn't a software issue, it's a hardware one ! Displays on some of those phones were faulty and I had to take it to repair it (just to clarify).
I had an immense chance because just before that I installed a screen mirroring app. I opened it through Google now (it was 6 years ago lol) and blind clicked because I remembered the layout of the app.
If you didn't have that chance you can try with USB OTG cable to HDMI port, and connect your phone to a PC with an HDMI cable. I didn't tried that on mine, so idk if HDMI through OTG works. Good luck with that :good:
Click to expand...
Click to collapse
yes i know it is a hardware fault. i want to enable USB Debugging And For That i Need To Go In Recovery Mode Which i Don't Know How To. So Just Tell Me How to Go To Recovery Mode In Moto e 2nd generation 3g Also, My Phone Is 3g Variant Which Doens't Support OTG.
I Have A Question.
What If I Download Stock Rom And Then edit build.prop (idk, somehow) To Enable USB Debugging And Then Flash It?
YoYo178 said:
yes i know it is a hardware fault. i want to enable USB Debugging And For That i Need To Go In Recovery Mode Which i Don't Know How To. So Just Tell Me How to Go To Recovery Mode In Moto e 2nd generation 3g Also, My Phone Is 3g Variant Which Doens't Support OTG.
I Have A Question.
What If I Download Stock Rom And Then edit build.prop (idk, somehow) To Enable USB Debugging And Then Flash It?
Click to expand...
Click to collapse
Sorry to hear it doesn't have OTG, I won't be able to help any further as I'm not experimented enough in that field, hope someone else will do tho.
Have a nice day anyway

Remove lock or enable usb debugging on non-rooted phone (Read data inside a locked phone)?

So i forgot the PIN number on my old phone which was not rooted, had no recovery software (Cwm, Xrec, etc.) installed on it, and has usb debugging and auto-mount disabled. We don't know the google account associated with the phone. Basically all I have is the phone and a usb cable. Is there a way to get the user data out of it? Adb won't recognise the device btw. I do apologise if it's a stupid question. The phone automatically connected to the wifi, and I'm on Linux, if that helps. But I managed to get into recovery but adb only recognises the device in sideload mode. The files inside the phone is extremely important to me because it contain photo of my family member that were passed away.
Phone: Vivo V7 Plus
I wanted to try brute-force the PIN with program but unfortuntely the phone will cool down for 7000 second (3hours+)
A phone typically knows of 2 USB modes: ADB & MTP. If MTP mode was enabled and phone supports a USB-C connection then it should be possible to fetch the user-data you're interested in.
jwoegerbauer said:
A phone typically knows of 2 USB modes: ADB & MTP. If MTP mode was enabled and phone supports a USB-C connection then it should be possible to fetch the user-data you're interested in.
Click to expand...
Click to collapse
Hi, first of all thanks for your respond. In order to enable MTP i need to have the phone unlock right? how can i enable MTP if the phone is locked ?
All I know is that ADB is the door to any Android device and nothing than that.

Categories

Resources