jrstinkfish
Android Enthusiast
Just out of curiosity, how are you guys backing up your phones? I've got 2.2 set up just how I want it, I'd hate to have to redo everything manually.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Just out of curiosity, how are you guys backing up your phones? I've got 2.2 set up just how I want it, I'd hate to have to redo everything manually.
To back up your apps and settings, I recommend using MyBackup. This is the program I used to back up my phone when I first rooted. It will back up all your apps, contacts, phone/sms logs, homescreen layouts, etc. Some things like widgets and signed apps will need to me manually replaced, but the backup will preserve almost everything.
I'm surprised. In the past when I got a $ in an adb shell, I simply issued "su" and got # right off.
you were able to do that before rooting? I would think # would be unavailable until after the exploit has done its thing...
I think I might just be generous enough to sacrifice thisI wish I had a stock Evo to try out the exploit. Seems very straightforward.

Just out of curiosity, how are you guys backing up your phones? I've got 2.2 set up just how I want it, I'd hate to have to redo everything manually.
"Now we chmod a few things"...where or how do i get that?
I think I might just be generous enough to sacrifice thispain in the assI mean, great honor, to you if you live near Cary NC.
Your best bet IMO, is MyBackup (Reg or Pro). It will backup just about everything that is critical (Aps, SMS, call log, etc). You will also want to use appdragon to get a full list of your apps, because MyBackup doesn't backup certain protected apps (unless you have root...) and you may want to know those two or three apps that come up missing after the restore.
Just keep in mind that neither of these will save the layout of your screens, so you may want to pull out an 'old fashioned' digital camera just to take a few snapshots of your homescreens in order to manually retore them later.
I hear about people updating the kernel. Is this separate from the ROM? Do you flash a kernal first and then a ROM or can you change the kernel while keeping the same ROM?
Thank you!
Thanks! Guess I will flash a custom ROM. Main reason to root! Your reccomendation?When you flash a ROM, you normally get a kernel and Android. If you've recently rooted, you are running a stock kernel with a rooted stock Android version.
If you flash a custom ROM (and there are several good ones to choose one for Evo), you are getting a custom kernel and a custom Android of a particular version. Typically, you won't want to flash a standalone custom kernel here because the custom Android usually requires the customizations of the bundled kernel. Did that make sense?
So... if you are running a stock ROM, that's when I would highly recommend flashing a custom kernel. See my sig for two excellent choices.
Thanks! Guess I will flash a custom ROM. Main reason to root! Your reccomendation?
HELP!
I downloaded all the files and put them in the correct folders. Not sure how to run the below:
Once ready, type these commands in cmd prompt from your adb tools directory.
adb push unrevoked-forever.zip /sdcard/
adb push flash_image /data/local/
adb push rageagainstthecage-arm5.bin /data/local/tmp/
adb push mtd-eng.img /sdcard/
adb push PC36IMG.zip /sdcard/
I have the regular windows command prompt open but how do I run it from the adb tools directory?
c:\android-sdk-windows
c:\android-sdk-windows\tools
cd \android-sdk-windows\tools
C:\android-sdk-windows\tools>
Thanks, that did it! I hadn't touch a DOS command since the 80's!Did you download the Android SDK? If so, where did you extract it to? the instructions say to extract/move it to your C:
adb is in the tools folder:
in your cmd window, type:
your prompt should now look like:
now you can run your adb push commands.
Depends which recovery image you've flashed.How does one do a Nandroid Back up?
Good technique, with the caveat to never use the space bar when renaming a nandroid image.I also like to go in to my SDcard and immediately rename my nandroid backup folder. The default name is just a date/time stamp, but I change it to things like:
2.1-stock-rooted
2.2-stock-rooted-nowipe
2.2-stock-rooted-wiped
2.2-netarchy4.1.8-stock-rom
2.2-snap7.0-cm6
That way I can look at the folder and know exactly what they are. ROM manager allows you to name the folder before it does the backup, which is nice.
Also, is there a custom ROM you reccomend? I don't want to keep jumping to different ROMS like I did w/ WM. Would love to go to one that just has everything working well.....
