TechPetals  


Technorize Yourself!

Google released Android 2.3.6 Gingerbread GRK39F for Nexus One yesterday and today the Nexus S users get the love. If you are a Nexus S user, you can now download and install Gingerbread 2.3.6 GRK39F on your device. You can either opt to wait for OTA update or can manually install it. Here is the guide:

Manually Install Gingerbread 2.3.6 GRK39F on Nexus S

Note: You should be running Android 2.3.4 Gingerbread GRJ22 on Nexus S to be able to install this update. The GRJ22 update was released back in April this year.

Before you Begin:

Backup your data.

Step 1: Download Gingerbread GRK39F for Nexus S: signed-soju-GRK39F-from-GRJ22.7d114042.zip

Step 2: Rename the downloaded file to update.zip

Step 3: Put the update.zip file onto the root of Nexus S.

Step 4: Switch your device off.

Step 5: While holding the Volume Up button, press the Power button to put your device back on.

This will put your device in bootloader mode.

Step 6: Navigate and select Recovery option.

Step 7: Now select apply sdcard update.zip.

Step 8: Wait for installation to complete. Once done, reboot your device.

That’s it. You will now have Android 2.3.6 GRK39F on Nexus S.

Tagged with:
 

Google has released Android 2.3.6 Gingerbread GRK39F for Nexus One smartphone. Nexus One may not be Google’s flagship device any longer but its still receiving OS updates for better security and performance. The GRK39F Gingerbread 2.3.6 OTA update for Nexus One is in process at the moment. If you haven’t received the update as yet and don’t want to wait any longer, you can install it manually. Here is the guide:

Manually Install Gingerbread 2.3.6 GRK39F on Nexus One

Before you Begin:

Backup all your important data as precaution.

Step 1: Download Gingerbread 2.3.6 GRK39F-from-GRJ22.d323ca38.zip

Step 2: Rename the downloaded file to update.zip.

Step 3: Copy the update.zip file onto the root of your phone’s SD Card (Not inside a folder).

Step 4: Switch Nexus One off.

Step 5: Now, while holding the Volume Down button, put your device on.

Step 6: Select Recovery from the options. (Volume Up / Down to navigate, Power button to select).

Step 7: Once you see a triangle with exclamation mark, press Power + Volume Up button.

Step 8: Select sdcard:update.zip to install the update.

Step 9: Once complete, a message will be displayed saying “install from sdcard complete”. Then select “reboot system now”.

That’s it. Android Gingerbread 2.3.6 GRK38F Nexus One update has been successfully installed on your device.

Tagged with:
 

Good news for those who want Gingerbread on TouchPad. As promised by the TouchDroid team, you can now install Android 2.3.5 Gingerbread on HP TouchPad. This handy TouchDroid tutorial will help you during the process, here we go:

Install Android 2.3.5 Gingerbread on HP TouchPad

Disclaimer: Proceed at your own risk, we won’t be responsible if you end up bricking your device.

Step 1: Download TouchDroid torrent: touch-droid.torrent [ Mirror ]

Step 2: Connect your device to the PC via USB, don’t mount it though.

Step 3: You will need to enable developer mode on TouchPad. Follow this guide to root TouchPad & enable developer mode, if you haven’t already.

Once you run the novaterm command in end of the root process, it will enable the developer mode.

Step 4: Execute following commands on Command Prompt / Terminal:

lvm.static lvresize -L -1706M /dev/store/media
lvm.static lvcreate -L 10M -n android-persist store
lvm.static lvcreate -L 32M -n android-etc store
lvm.static lvcreate -L 320M -n android-system store
lvm.static lvcreate -L 320M -n android-cache store
lvm.static lvcreate -L 1024M -n android-data store

These commands will resize the media.

Step 5: Create partitions for Android installation. Run following commands:

mkfs.ext3 /dev/store/android-cache
mkfs.ext3 /dev/store/android-data
mkfs.ext3 /dev/store/android-etc
mkfs.ext3 /dev/store/android-persist
mkfs.ext3 /dev/store/android-system

Step 6: Now mount the system partition on /tmp/system by running following commands:

mkdir /tmp/system/
mount -o loop -t ext3 /dev/mapper/store-android--system /tmp/system/

Step 7: Open a new window of Command Prompt / Terminal and run following command:

novacom put file://tmp/system/system.tar.bz < system.tar.bz

Purpose of running this command in new window is that it has to be executed outside of novaterm.

Step 8: Extract the system.tar.bz file and move the extracted files to /tmp/system/ (in novaterm) by executing the commands:

cd /tmp/system/
tar -xvf system.tar.bz
cd system
mv * ../
cd ..
rm -rf system

Step 9: Unmount /tmp/system/

cd /
umount /tmp/system

Step 10: Run following command to boot:

tellbootie recover

Step 11: Open a new window of Command Prompt / Terminal, change to your novaterm directory and run the following command:

novacom boot mem:// < android.uImage

Step 12: Now, on your TouchPad, keep pressing Volume Up button until you see a purple line on the right hand side.

Your TouchPad should boot with Android 2.3.5 Gingerbread now.

When you need to reboot your device, you will need to repeat the step 10 & step 11. Here is the video guide:

Installing Gingerbread on HP TouchPad [Video]

via TouchDroid

Tagged with:
 

How to Root Droid Bionic Gingerbread 2.3.4

On September 10, 2011, in Hacks, How to, by TechAdmin
1

Motorola Droid Bionic, that was released this week can already be rooted. You can root Droid Bionic on Gingerbread 2.3.4 using this guide. Steps are similar to what we posted earlier to root Droid 3 & X2. Here is the step by step guide:

How to Root Droid Bionic Gingerbread 2.3.4

Disclaimer: Continue at your own risk, we won’t be responsible if you end up bricking your device.

Before you Begin:

Backup all your important data as it may be lost during the process.

Step 1: Install Motorola USB / ADB drivers:

Step 2: Download the root file:

Extract the downloaded file on respective platform.

Step 3: On your Motorola Droid Bionic, navigate to Menu > Settings > Applications > Development and enable USB debugging.

Step 4: Connect your Droid Bionic to the computer via USB and select “Charge Only” mode. This options should pop up automatically, if it doesn’t appear, you can select it from Notification drawer.

Step 5: Now, on your computer, navigate to the file that you extracted in step 2:

  • On Windows: Run MotorolaOneClickRoot.exe
  • On OS X / Linux: Run run_to_root_your_droid3.sh

Step 6: Follow the onscreen instructions to complete the root process.

That’s it. You have now got Droid Bionic root access on Android 2.3.4 Gingerbread.

Tagged with:
 

Dual Boot webOS & Android Gingerbread 2.3.5 on HP TouchPad

On September 2, 2011, in Hacks, by TechAdmin
0

As you’d know that many dev teams have been working to port Android on HP TouchPad after HP gave up on webOS. Team TouchDroid has released a video that shows off webOS and Android 2.3.5 Gingerbread dual booting on TouchPad. In past, they have released Android 2.2.1 Froyo for TouchPad and now Gingerbread is being shown off working on a video, see below:

This looks awesome. Being able to dual boot webOS and Android on HP TouchPad is something that many users will be looking up to. This video gives the hope that a working Gingerbread could be released soon. Stay tuned!

Tagged with:
 

If you want to root Droid 3 or X2 on Gingerbread 2.3.4, there is an easy one-click root available for these devices. This process to root X2 and Droid 3 also works with Motorola Cliq and several other devices. Here is a list of devices that you can root with this method:

  • Droid 3
  • Droid 2 Global
  • Droid X2
  • Droid X
  • Droid Pro
  • Cliq 2
  • Cliq

Droid 3 one-click root

Rooting allows you to get root access on your Android device. Here is the how-to guide:

How to Root Droid 3, X2, Cliq Gingerbread 2.3.4

Before you Begin:

  • Backup all your important data as it may be lost during the process.

Rooting Droid 3 on Windows

Step 1: Install Motorola USB / ADB drivers:

Step 2: Download the root file:

Extract the downloaded file on respective platform.

Step 3: On your Droid 3, navigate to Menu > Settings > Applications > Development and enable USB debugging.

Step 4: Connect your Droid 3 to the computer via USB and select “Charge Only” mode. This options should pop up automatically, if it doesn’t appear, you can select it from Notification drawer.

Step 5: Now, on your computer, navigate to the file that you extracted in step 2:

  • On Windows: Run MotorolaOneClickRoot.exe
  • On OS X / Linux: Run run_to_root_your_droid3.sh

Step 6: Follow the onscreen instructions to complete the root process.

That’s all you need to root Droid 3 2.3.4. Same process can be used to root X2 2.3.4 and all other devices listed at start of the guide.

via RootzWiki

Tagged with:
 

The prospect of Android on TouchPad looks great. And a team of developers is trying to do this already, with project TouchDroid. They’re trying to port Android Gingerbread on TouchPad to start with and the work has already started on the project. It should be great news for those enthusiasts who just purchased HP TouchPad after HP announced the death of webOS hardware and put it on sale for $99. While webOS may be superior than Android to some, no future updates will mean that users will ultimately have to look for something else to run on their HP tablets.

TouchDroid Logo

TouchDroid team plans to port CyanogenMod 7 (CM7) on TouchPad after they’re done with the Gingerbread port. The work won’t stop there though as the team has plans to install HoneyComb on HP TouchPad ultimately. This could be a long process but will definitely be worth the wait. Here’s the roadmap:

  1. Port Gingerbread on TouchPad
  2. Port CyanogenMod 7 (CM7)
  3. Honeycomb port for TouchPad
  4. Install Ice Cream Sandwich, when it launches

This sounds like a great plan and HP’s tablet is high on specs as it ships with 1.2 GHz processor and is really capable of running Android.

So, if you purchased HP TouchPad for $99, you may soon be privileged to own a $99 HoneyComb tablet that could run as better as Xoom or Galaxy Tab. This sounds like an awesome deal but for now, you just got to wait and enjoy the webOS till a stable Android port is released.

It all started when HP announced that “it will discontinue operations for webOS devices, specifically the TouchPad and webOS phones”. Microsoft’s Brandon Watson was quick to offer free tools, training and devices to ‘published’ webOS developers to help them make switch to Windows Phone.

To Any Published WebOS Devs: We’ll give you what you need to be successful on #WindowsPhone, incl.free phones, dev tools, and training, etc.

Android community is also looking to use this opportunity by porting Android on HP TouchPad so that users could run all the Android apps on their HP tablets.

Head over to rootzwiki for more info.

Tagged with:
 

Sony Ericsson has released Xperia X10 Gingerbread 2.3.3 update. So, the users with non-branded versions of the handset can now install Gingerbread on Xperia X10. Those who have the X10 tied to the carrier, will have to wait till the concerned carrier approves the update. The update could be out in a week, so be patient.

Xperia-X10-Gingerbread

Meanwhile, those eligible to upgrade, will need to go through following steps:

How to Install Gingerbread on Xperia X10

Step 1: Backup all your data as all of the data will be wiped out during the installation process, that include contacts, messages and any user data saved on phone memory. Data on SD card will not be affected.

Step 2: To restore the data, you will need a third party app like MyBackup as the Backup and Restore app will be overwritten and it won’t be possible to restore data using that app.

Step 3: To install the update, head over to Sony Ericsson website and download PC Companion.

Step 4: Once PC Companion is installed, connect the USB cable to the PC and then to the phone.

Step 5: Now, on your phone, mount the SD card (drag the phone status bar down to do it)

Step 6: Tap on USB Connected > Mount. This will connect the phone and PC Companion will launch.

Step 7: Now follow the instructions on PC Companion to download and install Gingerbread for Xperia X10.

via Sony Ericsson

Tagged with:
 

You can now root Captivate 2.3.3 (Gingerbread) Auto Root. This simple step by step tutorial will guide you through the process to root Samsung Captivate on Gingerbread 2.3.3. Here’s how to do it:

Before you Begin:

Step 1: Put Captivate in Download Mode

Step 2: Run Odin3 v1.7.exe

Step 3: Click on PDA button

Odin-Cptivate

Step 4: Browse and select the Auto Root kernel you downloaded earlier (I897UCKF1-AutoRoot-DesignGears.tar)

Step 5: Connect your device to the computer via USB

Step 6: When Odin shows the connected device, click on Start button.

Step 7: Odin will now begin flashing the ROM to your device. Once the process is complete, your device will reboot.

That’s it. You’ll now have rooted Samsung Captivate with Gingerbread 2.3.3.

via XDA

Tagged with:
 

Gingerbread 2.3.3 for Samsung Captivate has been leaked and is available for download. So, you can now install Android 2.3.3 Gingerbread on Captivate. Earlier, Froyo for Captivate leaked back in October last year and was officially released in February this year.

Samsung-Captivate

Now the guys at SamFirmware have got their hands on 2 builds of Android 2.3.3 Gingerbread for Captivate, I897UCKE3 and I897UCKF1. Both can be installed on Samsung Captivate.

Since it’s not official release, it may cause some issues so continue at your own risk. We recommend you take complete backup before trying this. Once taken all the precaution steps, head to SamFirmware and enjoy Samsung Captivate Gingerbread love.

Tagged with: