• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

USB debbuging OFF, Hell ON

Hi guys, i am on a sticky situation with my asus zenfone 2, after a fall, the right 30% of my touchscreen stoped working, i can work around that with a featured called single hand mode, a little annoying but no problem till here, one day i had to factory reset the cellphone but totally forgot about the issue, meaning now i am stuck at the setup wizard screen because the damn arrow to pass this screen is located guess where, in the right side of the screen.

I have found several "solutions" but every one needs me to install TWRP but with USB debbuging off is an impossible task.

i have bootloader unlocked but can install ONLY factory roms, tried deleting setupwizard.apk from a rom and then installing it but detects the modification and aborts the installation.

monday i will try with an OTG cable with a mouse hoping for the cursor magically appearing and saving me the 150 USD and 2 months without cellphone that coast fixing it with the official support.

feel free to give me ideas, or if you have a way to work around this i hear you.

thanks!
 
If the bootloader is unlocked you should be able to use fastboot to flash TWRP. That's the normal way of installing it anyway, usb debugging is not needed.

every tutorial for installing TWRP demands USB debugging enabled, i tried installing it with adb but gives me an error
 
every tutorial for installing TWRP demands USB debugging enabled, i tried installing it with adb but gives me an error

Will you add the tutorial articles you read on using TWRP demands USB connection please?
Because information like that helps the entire forum in future installation issues with this subject.
 
every tutorial for installing TWRP demands USB debugging enabled, i tried installing it with adb but gives me an error
Not adb, fastboot. Different thing. If your bootloader is unlocked you put the phone into fastboot or download mode (depends on the phone which), connect to the computer, then (having previously installed fastboot on the computer) use the fastboot command to flash the recovery image.

To be fair I don't know the zenphone, but that's a standard procedure that should work on an Android phone with an unlocked bootloader (unless the manufacturer or carrier has done something weird).
 
On a side note. If you can buy a USB female to micro USB male adapter, you can plug a wired mouse in and use it to get through Set-up Wizard.
 
Back
Top Bottom