Both CyanogenMod team and the TouchDroid team working on a solution to boot HP TouchPad on both WebOS as well as Android 2.3.x. Now TouchDroid has posted a complete step-wise guide on how to install Gingerbread on the Hp TouchPad.

 

ATTENTION NON-DEVS: THIS IS A PRE-ALPHA BUILD, WIFI DOES NOT WORK, WITH ALONG MANY OTHER THINGS, DO NOT INSTALL UNLESS YOU ARE GOING TO BUILD FROM THIS IMAGE.

Hello Community!

I have decided to release a system dump from my TouchPad which contains a semi-working build of Android 2.3.5 with working touchscreen on the HP TouchPad. Please use this data and the below steps on installation as you see fit. I hope this release will light a fire under the community to work together on a full working port!

*** I am in no way responsible if this bricks or otherwise damages your TouchPad ***

How To Flash Android 2.3.5 Gingerbread on HP TouchPad

DISCLAIMER: Techowiz.com is not to be held responsible for any loss of data as a result of the malfunctioning of your HP TouchPad.

  1. Download system.tar.bz and android.uImage from the torrent here [Direct Link]
  2. Place these files in your novaterm installation folder. Visit this wiki page and follow their  instructions for setting up novaterm on your OS (it works on Windows, Mac and Linux).
  3. Plug your HP TouchPad to a PC
  4. Open a command prompt / terminal window on your computer and type: “novaterm”
  5. Now create partitions for android on the device. Run all commands in novaterm

Resize /media first:

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

Then Create partitions

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

6. Mount the partition in tmp/system, using novaterm:

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

7. Open a new command/terminal window (to be done in cmd/terminal and not in novaterm) and run the following:

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

8. Unzip system.tar.bz and move files to /tmp/system/ (in novaterm):

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

9. Unmount /tmp/system by running the following:

cd /
umount /tmp/system

10. Now you need to boot into bootie by running the following in novaterm:

tellbootie recover

11. Using command prompt/terminal, change to your novaterm folder and run the following:

novacom boot mem:// < android.uImage

12. Begin pressing Volume UP on the TouchPad till you see a purple line on the right hand side.

If you have followed everything correctly, you should boot right into Android 2.3.5 and have a working touchscreen.

Now every time you want to boot into Android you simply have to follow steps 10 and 11 above.

Run the following in novaterm if you want to do away with Android and revert to WebOS only:

lvm.static lvremove store/android-persist
lvm.static lvremove store/android-system
lvm.static lvremove store/android-data
lvm.static lvremove store/android-cache
lvm.static lvremove store/android-etc
lvm.static lvresize -L +1706M /dev/store/media

Following is also a video to give you a walk-through guide to installing Gingerbread on your HP TouchPad:

You May Also Like to Read:



Stay updated with news of your interest by joining Techowiz on Twitter or Facebook.



Techowiz also suggests you to read:

Tagged with:
 

2 Responses to Install Android 2.3.5 Gingerbread on HP TouchPad [How-To Tutorial With Video]

  1. Dwayne Thomas says:

    i have question. It states that android doesn’t run on wifi. But that the only thing the hp is running off. Will android run like 3g or something. Cause I’m really interested in running this program.

    • Techowiz says:

      Frankly speaking we would not recommend you to go ahead with this installation. For one thing it is highly unstable and you may end up bricking your device. Secondly and most importantly, the Touchdroid Team has been disbanded following the disclosure that they had stolen a code form CyanogenMod Team and apparently only one of their team members is now working on this project. So there is s very strong likelihood that the final end product may never see the light.
      Currently only the CyanogenMod Team is engaged in the project and hopefully they will come up with something solid. So hold your horses and wait till you find a stable and dependable solution for HP TouchPad.

      To get updates on HP TouchPad join us on Twitter and Facebook!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>