|
|||||||
| Register | FAQ | XDA-Portal | XDA-Wiki | Device database | Donate! | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Here's a n00b friendly guide for all the people with 1.33.0010 SPL and who would like to switch over to the 1.33.2010 Engineering SPL with Amon_RA's ROM. This has been tested on my Indian HTC Magic, but I do think it will work for other Magics with the same SPL. Remember, this is for 32A only.
1. Download the latest Android SDK from http://developer.android.com/. Create a folder called "AndroidSDK" on your C drive and extract the contents of the zip file to the folder such that the folders called "tools", "usb_driver" and all are within the "AndroidSDK" folder. 2. On Windows XP : Go to Control Panel->System, Choose the 'Advanced' tab and then click 'Environment Variables' To do this on Vista/Windows7: Simply go to Control Panel->System and choose 'Advanced System Settings' and then 'Environment Variables' Now that you've got here locate Path under System Variables and click Edit, then add the following to the end of the string displayed: ;C:\AndroidSDK\tools\ Then click OK until you get out of the menus. 3. Enable Debugging mode on the phone by going to Menu > Settings > Applications > Developement > USB Debugging 4. Go to http://dl.google.com/android/android_usb_windows.zip and download the ADB drivers for windows. 5. Connect your Android device via USB. When the Found New Hardware Wizard appears, you'll be asked if you'd like Windows Update to search for software, select No, not this time and click Next. Select Install from a list or specified location and click Next. Select Search for the best driver in these locations. Browse and select the unzipped folder. Click Finish. 6. Go to "Run" in Start and type in "cmd". This is the standard procedure for invoking the Command Prompt. Remember this. Type "cd\" hit enter and then enter "cd AndroidSDK", hit enter. The command prompt should look like : C:\AndroidSDK> Now type in "adb devices" and hit enter. You should see something like this : C:\AndroidSDK>adb devices List of devices attached XXXXXXXXXXXX device If you do, everything is great. Disconnect your device. 7. Now go to HTC's global site and download the latest version of HTC Sync, unzip and install. When you connect your device now, HTC Sync should recognize your phone. 8. Now comes the Gold Card part. Go to http://forum.xda-developers.com/show...99&postcount=1 and follow the guide to create your Gold Card. The 2GB Sandisk one which comes in the box works just fine. If you don't have Android Market, don't fret. Forget about the Steps 3 & 4. Instead, connect your device with the card in it. Invoke command prompt and cd to "AndroidSDK" as told before. Type in "adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid". You will get the CID. Follow the rest of the steps from the guide to create a Gold Card. 9. Time for action. Now you gotta get http://rapidshare.com/files/26744614..._-_sappimg.zip and http://rapidshare.com/files/26745180..._-_sappimg.zip. Now follow these steps to flash the 2.53.707.2 ROM first and then the 2.16.707.3 later : # Copy the required sappimg.nbh/zip to the Goldcard. # Boot your phone while holding the VOLUME-DOWN key. # Press the ACTION KEY (=trackball) to start the update. # Wait until the update completes and press the ACTION KEY (=trackball) to reboot your phone. 10. Now time to create a Nandroid Backup. Download http://rapidshare.com/files/26263536...-RAv1.2.0H.img. Put it in the "AndroidSDK" folder. Switch off your phone. Hold the Back button and Switch it on. This takes you to the Fastboot mode. Standard procedure. Remember this. Connect the phone to the PC. Invoke the command prompt, cd to "AndroidSDK" and type : fastboot boot recovery-RAv1.2.0H.img The recovery image will boot and you'll see the recovery screen. Wait for 2 minutes. Select the Nandroid Backup option and follow the on-screen instructions to create a backup. Reboot device. And copy over the "nandroid" folder on you sd card to a safe place. 11. Go to http://rapidshare.com/files/26747561...010-signed.zip. Copy over the zip to your sd card. Switch off your phone. Hold the Back button and Switch it on. This takes you to the Fastboot mode. Connect the phone to the PC. Invoke the command prompt, cd to "AndroidSDK" and type : fastboot boot recovery-RAv1.2.0H.img The recovery image will boot and you'll see the recovery screen. Wait for 2 minutes. Select the Apply sdcard:choose zip option and choose the Engineering SPL. Follow on-screen instructions to flash the SPL. Reboot. 12. Time to flash the Amon_RA ROM. Go to http://rapidshare.com/files/25886883...ned-update.zip. Rename the file to "update.zip" and copy over to the sd card. Switch off your phone. Hold the Back button and Switch it on. This takes you to the Fastboot mode. Connect the phone to the PC. Invoke the command prompt, cd to "AndroidSDK" and type : fastboot boot recovery-RAv1.2.0H.img The recovery image will boot and you'll see the recovery screen. Wait for 2 minutes. Select the Wipe Data option, and follow instructions to Wipe your present ROM. If you don't do this, your phone might not boot after flashing the ROM. Select the Apply sdcard:update.zip option. Follow onscreen instructions to flash the ROM. Reboot. All done. Welcome to Android..... ![]() All credits go to Amon_RA, ekindangen and everybody else for their respective contributions..... PS. Please do chip in with a Thanks if you found this guide helpful and any corrections are welcome..... PPS. After you flash the ROM, if HTC Sync isn't working, use Google Sync, since the ROM is a Google ION based one. Last edited by acidburn89; 16th August 2009 at 08:21 AM.. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Very nice man! good job
![]() |
|
#3
|
|||
|
|||
|
|
|
#4
|
||||
|
||||
|
That's a great job man. It will definitely make life easier.
Thanks for your efforts. |
|
#5
|
|||
|
|||
|
Quote:
![]() And, BTW, I have made changes to the last step of the procedure. It concerns the Wiping of the present ROM before flashing the custom one. Please do take note of it.... |
|
#6
|
|||
|
|||
|
when i tried to run adb devices on the c:/adnroidSdk, its shwoing me error , adb not recognized as internal or external command.....
i am using vista. the command is only running if i go the particular directory , like c/ android sdk / tools , and then run the adb devices then it shows the connected device... ie my phone is it OK . or any thing wrong till now ... ? Last edited by pintspin; 15th August 2009 at 04:02 PM.. |
|
#7
|
|||
|
|||
|
saptali one small question that if do till the point number 9 , ONLY , then can i be able to get the google stuff or shall i proceed from point 10 onwards.... am i correct that from point 10 onwards its ROM FLASHING , and till point 9 and above its SPL flasing only ..
will my phone works , as normal if i do till point 9 only ? ie SPL flasing only..?? i dont want to do rom flashing .. |
|
#8
|
|||
|
|||
|
Started workin on... will keep u posted.
btw, what are the odds of bricking the phone? @ pintspin, either you need to send the path right ( in ur environmenta variables) or navigate to ur tools folder inside the androidSDK folder and run the adb. |
|
#9
|
||||
|
||||
|
Under step 9, why is it necessary to flash two ROMS: 2.53.707.2 first and then the 2.16.707.3.
Isnt't it true that once we flash 2.53.707.2 ROM, Security will be Off and we land upto a non-perfected SPL? |
|
#10
|
|||
|
|||
|
ashish yes, dont flash 2.16.707.3, 2.53.707.2 is more than enough. I actually flashed 2.16.707.3 and came back to 2.53.707.2. Because none of rom where botting. Please rmember to make *Nandroid backup* after flashing 2.53.707.2, if you screw up at any stage it will help you to revert to 2.53.707.2
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|