Monday, April 4, 2011

Clockwork Recovery for VT100

Clockwork Recovery is required to install custom roms on the pad.

Make sure your devices is rooted.If not follow this guide
Also download RomManager from the market.
Download:
Clockwork recovery 2.5.1.2
copy it to the root of your sdcard..( /sdcard/cwrecovery.img )

Download:
flash_image.zipunzip it and copy it to the root of your sdcard..( /sdcard/flash_image )
Download Terminal Emulator from the market.
Run Terminal Emulator (make sure you hold it in portrait position)
type:
su
press "enter"
then type the following to copy the flash_image to system/bin
cp /sdcard/flash_image /system/bin
press "enter"

Install flash_image
Run Terminal Emulator
type:
su
press "enter"
then type:
chmod 755 /system/bin/flash_image
press "enter"

Backup your stock recovery:

First check your recovery partition..
su
cat /proc/mtd
From there you'll see the recovery partition..
To backup the recovery..
cat /dev/mtd/mtd3 > /sdcard/orirecovery.img

Flashing the Clockwork recovery
Run Terminal Emulator
type:
su
press "enter"
then type:
flash_image recovery /sdcard/cwrecovery.img
press "enter"
In case you want to restore your recovery..
flash_image recovery /sdcard/orirecovery.img

Backing up your rom image:
THIS IS VERY IMPORTANT

Before you start doing anything with your pad it is important that you backup.Then you can restore it if anything goes wrong.
Turn off your devices..when its finally switch off..hold down both vol+ and vol- and at the same time press the power button..you will be booting in Clockwork recovery mode..
(NOTE:To navigate in clockworkmod recovery mode use the vol+ and vol- buttons to move up and down and press the lock button to select.If you press the vol button and release it the highlighted bar will move by two rows skipping one row.Two move one row at a time keep the vol button pressed and then select)
Choose Backup/Restore from the option..this will take some time..once finish making backup..choose Reboot..check your backup in /sdcard/clockworkmod/backup/
/


Original soure:XDA

Rooting the pad.

For those who are new to the concept of rooting you can check up this link:
Rooting:
1. Download version 1.7 of Super One Click from here . Some users have reported issues with the latest version, but previous versions can be found in the thread.

2. Place your Android device into debugging mode, and connect to computer.

3. Right-click the Super One Click executable and select 'Run As Administrator'.

4. At program launch select select 'Root'.

5. If there is no activity for more than 30 seconds and the terminal display is stuck at 'Running rageagainstthecage....' remove the USB plug momentarily and plug back in.

6. You should get the message “***IF IT KEEPS LOOPING, TRY DISABLING USB DEBUGGING NOW***” followed by an ADB reset, waiting for device, and finally a successful rooting message. (Apparently the looping issue is a known bug).

7. Once this process is complete your prompted to test the root condition. Follow the steps to verify.

Now you can install apps which require root access such as Titanium Backup,Root Explorer, RomManager etc.

Alternative Method:
Download an app called GingerbreakAPK from here. Although its meant for Gingerbread, users claim it works for Olive pad also.

First Post


Welcome to vt100-hacks guys.
This blog is made by me for all those people who want customize their Olive-Pad.
The OlivePad is currently has the 2.2 Android OS.It runs on the Qualcomm MSM7227 chipset with ARM11 600Mhz processor.It has 512mb NAND flash and microsd expandable upto 32gb.Other specifications are not important but you can google them up any time :).