Posts Tagged ‘Android’
Disclaimer: You could brick your phone and/or void your warranty. What you read here and then attempt to do is at your own risk. I am not responsible for what you do with your phone, PC, Mac, or whatever else you are messing around with. Proceed at your own risk.
- You will need to be root’d to complete this task, see myTouch3G Rooting small payday loans
- Install a file manager on your phone, such as Linda or Astro, if you don’t already have one
- Check to see if you are running SPL other than 1.33.2009, for help see Check Your Phones Hardware and SPL small payday loans
- Download the Engineering-SPL-HBOOT-1.33.2009-signed provided by Amon Ra from here http://rs602.rapidshare.com/files/267475617/update.Engineering-SPL-HBOOT-1.33.2009-signed.zip small payday loansor 1.33.2005 from http://code.google.com/p/sapphire-port-dream/small payday loans
- Download the Radio update from here http://code.google.com/p/sapphire-port-dream/ small payday loans
- Save the file to your computer
- Plug your phone into your PC using a USB cable
- Mount the phone to the PC
- Copy the engineering SPL and Radio update that you downloaded to the SD card, no folder
- Unplug the phone
- Power down your phone
- Press the Home and Power buttons to start up in Recovery Mode
- Once in Recovery Mode select "Apply sdcard:choose zip" and click the action button
- Select the applicable .zip file and click the action button
- If you are going to update your Radio, now is the time to do it, if you try to do it before the SPL you are likely to brick your phone
- Select "Apply sdcard:choose zip" and click the action button
- Select the applicable Radio .zip file and click the action button
- After the installation you are done, reboot the phone
- It might hang for a while on a screen with a box and a yellow arrow coming out to point down at a phone before rebooting, this is normal
- To verify the updated SPL power down, then restart in Fastboot Mode by pressing Back and Power for about 7 seconds
- Old Fastboot Info
- Sapphire PVT 32B…
- HBOOT-1.33.0006…
- CPLD-10
- RADIO-2.22.19.26I
- May 27 2009
- New Fastboot Info
- Sapphire PVT 32B… (no change)
- HBOOT-1.33.2009… (upgraded)
- CPLD-10 (no change)
- RADIO-2.22.19.26I (no change)
- May 6 2009 (older)
Swappiness is how often the swap partition is used. If you bounce between apps and/or home often and would rather not have home get killed or wait long periods of time for things to load you will want to increase your swap.
You will need to have ADB running to get the file and a good notepad type editor, I recommend NotePad++, http://www.filehippo.com/download_notepad/
- You will need to be root’d to complete this task, see myTouch3G Rooting small payday loans
- Connect your phone to your PC using a USB cable
- Use ADB to connect to the phone by launching the command prompt on your PC
- At the command prompt go to the ADB directory and type "adb remount", press Enter
- Then type "adb pull /system/bin/user.conf user.conf (this will put it in the adb folder)
- Open the user.conf file with your editor
- Look for "swappiness=" and change the number to what you want
- Save the file
- Go back to the command prompt and type "adb push user.conf /system/bin/user.conf", press Enter
- Type "adb shell reboot", press Enter, to complete the process
- Get ADB (Android Device Bridge) running on your PC or Mac
- Root your phone
- See myTouch3G Rooting small payday loansfor instructions
- See myTouch3G Rooting
- Make sure you have Amon Ra’s Recovery Image installed, or another option is Cyanogen’s Recovery Image, go to myTouch3G Rooting small payday loansfor instructions
- Amon Ra’s Recovery Image small payday loans(32A)(Updated 11.18.09)
- See post on Check Your Phones Hardware and SPL small payday loans
- See post on Check Your Phones Hardware and SPL
- Amon Ra’s Recovery Image small payday loans(32B)(Updated 11.18.09)
- See post on Check Your Phones Hardware and SPL small payday loans
- See post on Check Your Phones Hardware and SPL
- Amon Ra’s Recovery Image
- Back up your data, partitioning will erase everything on your SD card
- Unplug your phone from your PC
- Power down your phone
- Enter "Recovery Move" on your phone by holding down Home and Power buttons until the recovery screen comes up
- It has a bunch of text on a black background
- Once your phone has entered Recovery Mode select and click "…fat32+ext2+swap"
- Once that is complete select and click "Convert ext2 to ext3"
- If you want to upgrade ext3 to ext4 continue on, if not, you are done
- Plug your phone back into your PC using a USB, while the phone is still in "Recovery Mode"
- Use ADB to connect to the phone by launching the command prompt on your PC
- At the command prompt go to the ADB directory and type "adb shell"
- Check that the conversion and partitioning looks good by typing "parted /dev/block/mmcblk0", Enter
- Type "print" and Enter
- Assuming everything looks good type "quit" and press Enter
- Upgrade to ext4 by typing "tune2fs -O extents,uninit_bg,dir_index /dev/block/mmcblk0p2" and press Enter
- Complete the upgrade by typing "e2fsck -fpDC0 /dev/block/mmcblk0p2" and press Enter to complete the ext3 to ext4 process
- Again, check that the conversion and partitioning still looks good by typing "parted /dev/block/mmcblk0", Enter
- Type "print" and Enter
- If everything looks good type "quit", Enter, done
- Get ADB (Android Device Bridge) running on your PC or Mac
- Root your phone
- See myTouch3G Rooting small payday loansfor instructions
- See myTouch3G Rooting
- Make sure you have Amon Ra’s Recovery Image installed, or another option is Cyanogen’s Recovery Image, go to myTouch3G Rooting small payday loansfor instructions
- Amon Ra’s Recovery Image small payday loans(32A)(Updated 11.18.09)
- See post on Check Your Phones Hardware and SPL small payday loans
- See post on Check Your Phones Hardware and SPL
- Amon Ra’s Recovery Image small payday loans(32B)(Updated 11.18.09)
- See post on Check Your Phones Hardware and SPL small payday loans
- See post on Check Your Phones Hardware and SPL
- Amon Ra’s Recovery Image
- Back up your data, partitioning will erase everything on your SD card
- Connect your phone to your PC using the USB cable
- On the PC launch the command prompt
- At the command prompt go to the ADB directory, for example c:\android\adb\
- On the PC again type "adb shell reboot recovery", press Enter
- Open the partition on your SD card by typing "parted /dev/block/mmcblk0", press Enter
- View the partition information by typing "print", press Enter
- Do this to make sure your card if formatted correctly
- Make note of how much space you have on your card, in the steps that follow I have 7969 available
- Work backwards from the total space available, 7969 (8GB card), to determine how much to allocate in the next steps
- For example: 7969 – 32(swap file) = 7937(ext2) – 512(to be allocated for ext2) = 7425(available for fat32 storage)
- Work backwards from the total space available, 7969 (8GB card), to determine how much to allocate in the next steps
- Create a new fat32 partition by typing "mkpartfs primary fat32 0 7425", then press Enter
- The fat32 partition will be used for storage and can be any size as long as you leave enough space for at least a 32mb linux swap, created last
- Create an ext2 partition by typing "mkpartfs primary ext2 7425 7937", then press Enter
- This partition is for app installation and also can be any size as long as at least 32mb is left for the next step
- You can convert the ext2 to ext3 then ext4 using a different command available further down in these instructions
- Create the swap file by typing "mkpartfs primary linux-swap 7937 7969", then press Enter
- Check the partition on your SD card by typing "parted /dev/block/mmcblk0", press Enter
- View the partition details by typing "print", press Enter
- If everything looks good, type "quit" and press Enter and proceed to next step, if not go back to step 12 and try again
- Upgrade the ext2 to ext3 by typing "upgrade_fs" and press Enter
- Check that the conversion and partitioning still looks good by typing "parted /dev/block/mmcblk0", Enter
- Type "print" and Enter
- If everything looks good type "quit", Enter, if not go back to step 18, proceed to the next step
- Upgrade to ext4 by typing "tune2fs -O extents,uninit_bg,dir_index /dev/block/mmcblk0p2" and press Enter
- Complete the upgrade by typing "e2fsck -fpDC0 /dev/block/mmcblk0p2" and press Enter to complete the ext3 to ext4 process
- Again, check that the conversion and partitioning still looks good by typing "parted /dev/block/mmcblk0", Enter
- Type "print" and Enter
- If everything looks good type "quit", Enter, and if not go back to step 21
Disclaimer: You could brick your phone and/or void your warranty. What you read here and then attempt to do is at your own risk. I am not responsible for what you do with your phone, PC, Mac, or whatever else you are messing around with. Proceed at your own risk.
- Root your phone and partition your SD card to ext3 or ext4 depending on the ROM
- If you are unsure of what ext is needed ask the ROM builder or post here on ThatsBadAss and we will try to find out for you
- Download the desired ROM and save it to your computer, we will post our findings into our blog
- Plug your phone into your PC
- Mount your phone with your PC using the USB cable
- Copy the .zip file to the root of your SD card, no folder
- Some people recomend that you change the name of the file to "update.zip", that is not necessary as the Amon Ra Recovery Image will let you choose a file by name, this way you can have multiple ROM’s on your SD
- Unplug your phone
- Power down your phone
- Enter "Recovery Move" on your phone by holding down Home and Power buttons until the recovery screen comes up
- It has a bunch of text on a black background
- Select "Wipe data/factory reset" and click the action button
- Once complete select "Apply sdcard:choose zip" and click the action button
- Select the applicable .zip file and click the action button
- After the installation you are done, setup your fresh new ROM
- If you get a blurry, un-calibrated looking, screen after sleep mode let me know, I have a possible fix zip file
- Power down your phone
- Enter "FASTBOOT Mode" on your phone by holding the Volume Down and Power buttons (you can also use the Back and Power buttons)
- The screen will turn white with three little green robots on the bottom
- In the Green Text
- Sapphire PVT 32B…: This is your motherboard
- HBOOT-1.33.0006…: This is your SPL version
- CPLD-10: Don’t know yet
- RADIO-2.22.19.261: Radio version
- May 27 2009…: Don’t know yet
- Make note of your hardware because you may end up needing to update your SPL and you will definitely need to know the motherboard
Disclaimer: You could brick your phone and/or void your warranty. What you read here and then attempt to do is at your own risk. I am not responsible for what you do with your phone, PC, Mac, or whatever else you are messing around with. Proceed at your own risk.
- Download and save the nbh file to your PC from http://rapidshare.com/files/269267171/SAPPIMG_Sapphire_TMUS_1.88.531.1_COC10_release_signed.nbh small payday loans
- Plug your phone into your PC
- Mount your phone with your PC
- Copy the nbh file to the root of your SD card, no folder
- Rename the file to "sappimg.nbh" if it isn’t already, be sure that it isnt "sappimg.nbh.nbh"
- Power down your phone
- Enter "FASTBOOT Mode" on your phone by holding the Volume Down and Power buttons (you can also use the Back and Power buttons)
- The screen will turn white with three little green robots on the bottom
- Click the trackball and wait for it to pick up the "sappimg.nbh" file
- It may be necessary to press the down volume button, followed by the back button
- Click the trackball again to begin, it should automatically update from there
- It may be necessary to press the down volume button, followed by the back button
- Once complete, reboot the phone
Disclaimer: You could brick your phone and/or void your warranty. What you read here and then attempt to do is at your own risk. I am not responsible for what you do with your phone, PC, Mac, or whatever else you are messing around with. Proceed at your own risk.
- Download and save the nbh file to your PC from http://rapidshare.com/files/269267171/SAPPIMG_Sapphire_TMUS_1.88.531.1_COC10_release_signed.nbh small payday loans
- Power down your phone
- Remove the back panel
- Remove the SD card
- Insert the SD card into your PC
- Copy the nbh file to the root of your SD card, no folder
- Rename the file to "sappimg.nbh" if it isn’t already, be sure that it isnt "sappimg.nbh.nbh"
- Put the SD card into your phone
- Enter "FASTBOOT Mode" on your phone by holding the Volume Down and Power buttons (you can also use the Back and Power buttons)
- The screen will turn white with three little green robots on the bottom
- Click the trackball and wait for it to pick up the "sappimg.nbh" file
- It may be necessary to press the down volume button, followed by the back button
- Click the trackball again to begin, it should automatically update from there
- Once complete, reboot the phone
- You may need to downgrade to 1.5 if you are on 1.6
- See SD Card In small payday loansand SD Card Outsmall payday loansposts for instructions
- See SD Card In
- Download the following and save them to your computer:
- FlashRec.apk small payday loans(Updated: 09/26/09)
- You may need to change the extension from .zip to .apk
- Amon Ra’s Recovery Image small payday loans(32A)(Updated 11.18.09)
- See post on Check Your Phones Hardware and SPL small payday loans
- See post on Check Your Phones Hardware and SPL
- Amon Ra’s Recovery Image small payday loans(32B)(Updated 11.18.09)
- See post on Check Your Phones Hardware and SPL small payday loans
- See post on Check Your Phones Hardware and SPL
- FlashRec.apk
- Connect your phone to your computer
- Mount the phone with the computer
- Copy both files to your SD card, do not put them in a folder
- Unplug your phone from the computer
- Goto the Market and download a file manager such as Linda or Astro
- Go back to your Home screen
- Push the Menu button
- Click Settings
- Go to Application
- Check the "Unknown sources" box and click OK
- Open the file manager and go to the SD card
- Find FlashRec.apk and launch it
- If asked, accept "Open App Manager" to open it then click Install
- Open the FlashRec, aka Recovery Flasher, program
- Click on Backup Recovery Image and wait for it to finish
- In the empty text box in the Recovery Flasher program enter the location and name of the .img file
- "/sdcard/recovery-RAv1.2.3H.img" OR "/sdcard/recovery-RA-dream-v1.2.3.img"
- Click on the Flash Recovery Image button and wait for it to finish
- Turn off the phone
- Enter "Recovery Move" on your phone by holding down Home and Power buttons until the recovery screen comes up
- It has a bunch of text on a black background
- You are now Root’d and can load a ROM