Wooden_Alternative21
Newbie
I rooted my Telus Milestone using the vulnerable recovery and stuff back on Alldroid. Now I see Nandroid backup mentioned everywhere. How do I do this? I booted into Recovery and I don't see any options =[
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.

I'm sorry. newbie here. But what's the purpose of a nandroid backup?
You need to be in the folder in your terminal to be able to do it (so CD /Users/Desktop/android-sdk-mac_86/tools/ or where ever you have adb at.)
also put ./ before the command. so for instance:
./adb devices
./adb shell
etc..