How to Download and Install Android 2.3.3 Gingerbread on Nexus One [Guide]

The wait is finally over ! If you haven’t got the OTA update notification on your Nexus One yet, you no longer have to worry. The official Android 2.3.3 Gingerbread for Nexus One is now available for download. You can install it manually by following the instructions posted below.
Step 1: Download the official Android 2.3.3 update for Nexus One from here.

Step 2: Rename this file to update.zip, and copy it over to the root of your SD card.

Step 3: Now power off your phone, hold down the “trackball” button, followed by the “Power” button to turn it back on.


Step 4: Now use the volume rocker buttons to navigate to BOOTLOADER->RECOVERY option and then select it using “Power” button.

Step 5: Now when you see an exclamation mark –like image on the screen, hold down the “Power” button followed by “Volume Up” button.

Step 6: At this stage you should be presented with Android’s Recovery menu. Now select “Apply sdcard:update.zip” option to apply the update from SD card.


Step 7: That’s it. Wait for the phone to complete the update process. Once its done, select “reboot system now” option to reboot your Nexus One into Android 2.3.3 Gingerbread.

(Thanks Sandip | via BlogsDNA)

You can follow us on Twitter or join our Facebook fanpage to keep yourself updated on all the latest from Microsoft, Google and Apple.

By: Taimur Asad

iOS 4.3 GM Jailbroken Already Using PwnageTool. Here’s A Complete How-To Guide !

Yes you read that right ! The just released iOS 4.3 GM for iPhone 4 has been jailbroken already. The jailbreak though is tethered only for now, which means that you will have to boot it into jailbroken state every time you reboot.


Support for iPad, iPhone 3GS and iPod touches is on the way ! Simply follow the instructions below to jailbreak iOS 4.3 GM on iPhone 4 using a combination of PwnageTool 4.2, Universal Ramdisk Fixer and tetheredboot utility.

Here’s what you will need:

  • PwnageTool 4.2
  • Access to iOS 4.3 GM firmware
  • iTunes 10.2
  • Mac OS X
  • PwnageTool bundle for iOS 4.3 GM
  • Universal Ramdisk Fixer
  • tetheredboot utility

Note:


  • Cydia is fully working on iOS 4.3 GM.
  • It is a semi-tethered jailbreak.
  • Your baseband will not be upgraded during restore process.

Modifying PwnageTool

Step 1: Download PwnageTool bundle for your version of iOS device. Extract the .zip folder, in there you will find a .bundle file, for this guide, we are using iPhone 4 bundle iPhone3,1_4.3_8F190.bundle. Move this file to your desktop.


Step 2: Download PwnageTool 4.2 and copy it to /Applications directory. Right click, and then click on “Show Package Contents” as shown in the screenshot below.

iOS 4 Jailbreak (1)

Step 3: Navigate to Contents/Resources/FirmwareBundles/ and paste iPhone3,1_4.3_8F190.bundle file in this location.

Jailbreak 4.3 (1)


Creating Custom Ramdisk for iOS 4.3 Custom Firmware

Step 4: Download Universal Ramdisk Maker and simply install it as shown in the screenshots below. This is important because Ramdisk in the current version of PwnageTool is broken. This Universal Ramdisk Maker basically patches it correctly for iOS 4.3 firmware.

Ramdisk (1)

Ramdisk (2)

Ramdisk (3)

Ramdisk (4)

Building iOS 4.3 Custom Firmware

Step 5: Download iOS 4.3 GM firmware. Move this file to your desktop.


Step 6: Start PwnageTool in “Expert mode” and select your device:

PwnageTool 4.3 (4)

Step 7: Browse for iOS 4.3 GM firmware for your device as shown in the screenshot below:

Jailbreak 4.3 (4)

Step 8: Now select “Build” to start creating custom 4.3 firmware file:

PwnageTool 4.3

Step 9: PwnageTool will now create the custom .ipsw file for your iPhone which will be jailbroken.


PwnageTool 4.3 (2)

Step 10: Now follow the following steps to enter DFU mode using PwnageTool:

  • Hold Power and Home buttons for 10 seconds
  • Now release the Power button but continue holding the Home button for 10 more seconds
  • You device should now be in DFU mode

PwnageTool 4.1 (3)

Restore iOS 4.3 Custom Firmware Using iTunes

Step 11: Start iTunes, click on your iOS device icon from the sidebar in iTunes. Now press and hold left “alt” (option) button on Mac, or Left “Shift” button if you are on Windows on the keyboard and then click on “Restore” (Not “Update” or “Check for Update”) button in the iTunes and then release this button.


Update iPhone 4 4.2.1 (4)

This will make iTunes prompt you to select the location for your custom firmware 4.3 file. Select the required custom .ipsw file that you created above, and click on “Open”.

Step 12: Now sit back and enjoy as iTunes does the rest for you. This will involve a series of automated steps. Be patient at this stage and don’t do anything silly. Just wait while iTunes installs the new firmware 4.3 on your iOS device. Your iOS device screen at this point will be showing a progress bar indicating installation progress. After the installation is done, your iOS device will be jailbroken on iOS 4.3.

Booting in Tethered Mode

Last but not the least, since there is no untethered jailbreak for iOS 4.3 yet, we will have to boot it into a tethered jailbroken state. To do this, we will make use of a utility named “tetheredboot” as shown in the steps below.

Step 13: Download tetheredboot.zip utility for Mac OS X and extract the .zip file.


Step 14: First, we will need two files from the custom iOS 4.3 GM firmware namely: kernelcache.release.n90 and iBSS.n90ap.RELEASE.dfu. To do this, make a copy of your custom iOS 4.3 GM file that you created above, change the extension of this file from .ipsw to .zip, and then extract this .zip file.

Now copy kernelcache.release.n90 file, and then copy iBSS.n90ap.RELEASE.dfu files which are found under /Firmware/dfu/.


Move all these files, and tetheredboot utility to a new folder named “tetheredboot” on the desktop as shown in the screenshot below.

Jailbreak 4.3 (2)

Step 15: Turn off your iOS device, and start Terminal on OS X and run the following commands:

sudo -s

enter your administrator password, then:

/Users/TaimurAsad/Downloads/tetheredboot/tetheredboot
/Users/TaimurAsad/Downloads/tetheredboot/iBSS.n90ap.RELEASE.dfu
/Users/TaimurAsad/Downloads/tetheredboot/kernelcache.release.n90


You will have to of course replace “TaimurAsad” with the name of the directory on your computer.

now press enter.

Jailbreak 4.3 (3)

You should now see some code running in the Terminal window, at some point, it will ask you to enter DFU mode. Now follow the following steps to enter DFU mode:

  • Hold Power and Home buttons for 10 seconds
  • Now release the Power button but continue holding the Home button for 10 more seconds
  • You device should now be in DFU mode

Now wait for your device to boot, Terminal at this point will be showing “Exiting libpois0n” message. After a short while, your iPhone, iPad or iPod touch will be booted in a jailbroken tethered mode !


iOS 4.3 Cydia

UPDATE 1: A new iOS 4.3 PwnageTool bundle for iPhone 4 is now available which eliminates the need of Step 4 above for creating Ramdisk. You can download this new bundle from here.

UPDATE 2: iOS 4.3 PwnageTool bundle for new and old bootrom iPhone 3GS can be downloaded from here.

UPDATE 3: Full jailbreak instructions for jailbreaking iPad on iOS 4.3 can be found here.


UPDATE 4: Instructions on how to jailbreak iPod touch 4G and 3G can be found here.

(A huge shout out to DjayB6 for the iOS 4.3 GM bundle, and Universal Ramdisk Fixer !)

You can follow us on Twitter or join our Facebook fanpage to keep yourself updated on all the latest iPhone jailbreaking and unlocking releases.

By: Taimur Asad

How to Jailbreak iPad on iOS 4.3 GM Using PwnageTool [Guide]

PwnageTool bundle for jailbreaking iOS 4.3 on iPad has been released. You can use this bundle with existing version of PwnageTool to create custom firmware files that are jailbroken for the first-generation iPad.


The jailbreak though will be tethered, which means that you will have to boot into jailbroken state using ‘tetheredboot’ utility on every reboot.

Follow the instructions below to jailbreak iPad on iOS 4.3.

You will need the following:


  • PwnageTool 4.2
  • Access to iOS 4.3 GM firmware
  • iTunes 10.2
  • Mac OS X
  • PwnageTool bundle for iOS 4.3 GM (iPad)
  • tetheredboot utility

Modifying PwnageTool


Step 1: Download PwnageTool bundle for iPad. Extract the .zip folder, in there you will find a .bundle file iPad1,1_4.3_8F190.bundle. Move this file to your desktop.

Step 2: Download PwnageTool 4.2 and copy it to /Applications directory. Right click, and then click on “Show Package Contents” as shown in the screenshot below.


iOS 4 Jailbreak (1)

Step 3: Navigate to Contents/Resources/FirmwareBundles/ and paste iPad1,1_4.3_8F190.bundle file in this location.

iPad 4.3 Jailbreak (1)

Building iOS 4.3 Custom Firmware

Step 4: Download iOS 4.3 GM firmware for iPad. Move this file to your desktop.


Step 5: Start PwnageTool in “Expert mode” and select your device:

Jailbreak Apple TV 2G

Step 6: Browse for iOS 4.3 GM firmware for iPad as shown in the screenshot below:

iPad 4.3 Jailbreak (4)

Step 7: Now select “Build” to start creating custom 4.3 firmware file:

PwnageTool 4.3


Step 8: PwnageTool will now create the custom .ipsw file for your iPad which will be jailbroken.

PwnageTool 4.3 (2)

Step 9: Now follow the following steps to enter DFU mode using PwnageTool:

  • Hold Power and Home buttons for 10 seconds
  • Now release the Power button but continue holding the Home button for 10 more seconds
  • You device should now be in DFU mode

PwnageTool 4.1 (3)

Restore iOS 4.3 Custom Firmware on iPad Using iTunes

Step 10: Start iTunes, click on your iOS device icon from the sidebar in iTunes. Now press and hold left “alt” (option) button on Mac, or Left “Shift” button if you are on Windows on the keyboard and then click on “Restore” (Not “Update” or “Check for Update”) button in the iTunes and then release this button.

Update iPhone 4 4.2.1 (4)

This will make iTunes prompt you to select the location for your custom firmware 4.3 file. Select the required custom .ipsw file that you created above, and click on “Open”.

Step 11: Now sit back and enjoy as iTunes does the rest for you. This will involve a series of automated steps. Be patient at this stage and don’t do anything silly. Just wait while iTunes installs the new firmware 4.3 on your iOS device. Your iOS device screen at this point will be showing a progress bar indicating installation progress. After the installation is done, your iOS device will be jailbroken on iOS 4.3.


Booting in Tethered Mode

Last but not the least, since there is no untethered jailbreak for iOS 4.3 yet, we will have to boot it into a tethered jailbroken state. To do this, we will make use of a utility named “tetheredboot” as shown in the steps below.

Step 12: Download tetheredboot.zip utility for Mac OS X and extract the .zip file.

Step 13: First, we will need two files from the custom iOS 4.3 GM firmware for iPad namely: kernelcache.release.k48 and iBSS.k48ap.RELEASE.dfu. To do this, make a copy of your custom iOS 4.3 GM file that you created above, change the extension of this file from .ipsw to .zip, and then extract this .zip file.


Now copy kernelcache.release.k48 file, and then copy iBSS.k48ap.RELEASE.dfu files which are found under /Firmware/dfu/.

Move all these files, and tetheredboot utility to a new folder named “tetheredboot” on the desktop as shown in the screenshot below.

iPad 4.3 Jailbreak (2)

Step 14: Turn off your iPad, and start Terminal on OS X and run the following commands:


sudo -s

enter your administrator password, then:

/Users/TaimurAsad/Downloads/tetheredboot/tetheredboot
/Users/TaimurAsad/Downloads/tetheredboot/iBSS.k48ap.RELEASE.dfu
/Users/TaimurAsad/Downloads/tetheredboot/kernelcache.release.k48

You will have to of course replace “TaimurAsad” with the name of the directory on your computer.

now press enter.

iPad 4.3 Jailbreak (3)

You should now see some code running in the Terminal window, at some point, it will ask you to enter DFU mode. Follow the steps as illustrated in Step 8 above to enter DFU mode on iPad.


Now wait for your iPad to boot, Terminal at this point will be showing “Exiting libpois0n” message. After a short while, your iPad will be booted in a jailbroken tethered mode !

Looking to jailbreak iPhone 4 on iOS 4.3? Follow the complete step by step instructions posted here to jailbreak iPhone 4 on iOS 4.3 using PwnageTool.

UPDATE 1: PwnageTool bundles for jailbreaking iPod touch 4G / 3G on iOS 4.3 can be found here.


(Credits: iH8sn0w and jcf_dev for PwnageTool bundles)

You can follow us on Twitter or join our Facebook fanpage to keep yourself updated on all the latest iPhone jailbreaking and unlocking releases.

By :Taimur Asad