Requesting help with Rooting w/o Wiping on 3.16.651.3

slikrishi

Member
Jan 7, 2007
18
0
0
Hello,

I have a stock unrooted LTEvo on software version 3.16.651.3.

I would like to flash newer roms as I'm tired of waiting for OTA updates.

However, I need to backup many important apps and app data (for work) with Titanium before wiping my device for new roms.
I can't use Titanium until I'm rooted.

Any ideas of how I can root without having to wipe my device.
After I'm backed up, I'm of course happy to wipe.

So far, I've read up on facepalm, moonshine, htcdev, dirty/babyracun.

Thanks for your help.
 
Last edited:

jocarog

Senior Member
Mar 14, 2012
982
358
0
Don't know if it's possible but maybe thru adb... Without root I think you are very limited... If you find a way let us know...

Sent from my EVO using Tapatalk 4
 

Sloth

Recognized Contributor / Retired Forum Moderator
Apr 23, 2012
10,699
11,295
0
Xda-Dev,NV
You could mount your phone to your PC and copy and paste all the files from your phone to a folder on your PC. Make sure you mount both sdcards.
Or try this but I'm not sure if it will work on the EvoLTE this guide was for the HTC One but...
Backup: Step #4
Code:
adb backup -apk -all -f backup.ab
Restore:Step #33
Code:
adb restore backup.ab
Source:
http://htconeroot.com/htc-one-root/how-to-root-htc-one-windowsmaclinux/
 
  • Like
Reactions: Magnum_Enforcer