Motorola Atrix setup - setting up ClockWorkMod backup
Prerequisits:
Motorola fastboot (win32/64 or osx depending on your os of choice) Android sdk installed and adb working
proper drivers for your device installed. ROOTED Atrix 4g
Assuming all of that is done there are a few setup steps necessary to en able your device to speak to adb:
Plug in phone via micro USB cable, wait until it is recognized by the OS.
On the phone, pull down the alert menu and choose USB connection Make sure that "NONE" is selected Open settings->applications->Development Make sure that USB debugging is checked Installing ClockWorkMod
This nmod allows you to back up your phone and recover it gracefully it is essential if you are going to do any development or hacking of your device.
Download the latest version from tenfar here http://forum.xda-developers.com/showthread.php?t=1019143 cd to your adb folder and adb install MOTOA4_Bootstrap_###_###-signed.apk (update the numbers appropriately). Once installed, on the device, open the app t...