Liliputing

  • Reviews
  • Deals
  • How To…
  • Mini PCs
  • Shop
  • About
    • About Liliputing
    • Contact us
    • Advertise on Liliputing
    • Support Liliputing
    • Privacy Policy

How to install Android 4.0 or later on the HP TouchPad (CyanogenMod)

01/18/2012 at 11:08 AM by Brad Linder 717 Comments

CyanogenMod 9 on the HP TouchPad

The HP TouchPad is a tablet with a 9.7 inch display, a 1.2 GHz dual-core processor, and 1GB of RAM. It originally shipped with HP’s webOS software, but hackers have been installing Google Android on the TouchPad for months.

Initially developers ported Android 2.3 to the TouchPad, but now you can also run newer versions of Android on the device — although some features such as the camera may not work in Android.

Update 6/04/2014: There’s a new tool called TouchPad Toolbox which greatly simplifies the process of installing Android on the HP TouchPad. You can use it to completely remove webOS, resize the tablet’s storage partitions, and load recent builds of Android 4.4 KitKat, among other things.

Check out our updated tutorial for instructions. I’d recommend using TouchPad Toolbox instead of the steps outlined below… but I’m leaving the original guide here for the sake of posterity.

Original (outdated) guide:

Here’s how you can install CyanogenMod or other custom Android ROMs on the HP TouchPad.

First I’ll talk about installing it from scratch — assuming that you’re starting from webOS and you’ve never installed Android on the tablet before.

Further down in the article I’ll also explain how to upgrade from CyanogenMod 7 or other Android software.

1. Make sure Java is installed on your computer.

Visit the Java download page from your Windows, Mac, or Linux computer and download and install the latest version.

2. Install Palm Novacom driver

There are several ways to install the Palm Novacom software, but the easiest is to use the Universal Novacom Installer.

You can download the .jar file from Google Code, and once it’s downloaded, click it to run.

Follow the instructions and it should install Novacom on your computer. Note that this will only work if Java is already installed.

You’ll also want to make a note of where the files are installed. On my Windows 7 PC, the Universal Novacom Installer created a folder called c:\Program Files\Palm, Inc.

3. Downoad ACMEINstaller, Moboot, ClockworkMod and optionally gApps

The next step is to download all the files you’re going to need. You’ll find the latest links for most of these files at the CyanogenMod Wiki, but here’s a list of what you need:

  1. ACMEInstaller3
  2. A CyanogenMod 9 Nightly build or a CyanogenMod 10 build (from one of the update links at the top of this article)
  3. update-CWM6_tenderloin-20121215.zip
  4. moboot_0.3.5.zip
  5. gApps for CyanogenMod 9 or CyanogenMod 10

Update: Note that if the download link for ACMEInstaller3 is unavailable (it sometimes is), you can try an experimental build of ACMEInstaller 4 instead.

You can find links for the first 4 files at RootzWiki. There are a number of different places to find gApps files. CyanogenMod is based on open source software and doesn’t include the Google Android Market or other Google apps such as Google Maps out of the box.

Note that instead of update-cm-9.0.0-RC0-Touchpad-alpha2-fullofbugs.zip you can also use the latest nightly builds. 

You can find the latest gApps packages for Android 4.0 (ICS) or Android 4.1 (JB) and goo.im or use the RootzWiki guide to find the appropriate version for the Android software you’ve installed.

Bonus round: You can open the gApps zip file and remove the apk installers for any apps you don’t want to install. Just make sure to leave GoogleServicesFramework alone. 

As a matter of explanation, ACMEInstaller is an installer file which is run from your PC. the update-cm-9.0 file is the Android 4.0 ROM, update-cwm is the ClockworkMod custom recovery utility, and Moboot is an app that allows you to choose between Android, webOS, and ClockworkMod when you boot your tablet.

4. Place ACMEInstaller in the same directory as your Novacom files 

If, like me, Novacom is in your c:\Program Files\Palm, Inc directory, just copy ACMEInstaller to that directory.

5. Connect your HP TouchPad to your computer and enable USB mass storage mode

Use the USB cable that came with your tablet to connect it to a PC. You should see a USB notification in the upper-right corner of the TouchPad. Tap on it to enter USB drive mode.

This will allow your tablet to show up as a removable drive on your desktop computer.

6. Copy remaining files to your TouchPad

Open a file explorer on your computer and navigate to your TouchPad. Create a new folder called “cminstall” without the quotes. Then copy these files from your PC to that new folder:

  1. update-cm-9.0.0-RC0-Touchpad-alpha2-fullofbugs.zip
  2. update-CWM6_tenderloin-20121215.zip
  3. moboot_0.3.5.zip
  4. gApps 4.0.3 11.12.22.zip

Do not unzip any of these files first. They’re supposed to be zip files.

If you’re using Windows, you may need to eject your TouchPad from your PC before continuing.

7. Reboot your TouchPad

  1. Tap the home button and then hit the arrow icon to bring up a list of applications.
  2. Navigate to the Settings tab.
  3. Choose Device Info.
  4. Select the red Reset Options button.
  5. On the following screen (see image below) tap the Restart option.

If you’re already running an earlier build of Android, you can restart much more quickly just by pressing and holding the power button and then choosing the restart option.

8. Press and hold the volume button

As soon as the screen goes dark, press the volume up button until you see a big USB icon on your screen. Then wait for your computer to install any drivers. Assuming you’ve already installed the Palm Novacom software correctly this should just take a minute or two.

9. Open a command terminal and navigate to the Novacom directory

After your computer installs the drivers, it’s time to get ready to run ACMEInstaller. Here’s how you do that on a Windows computer:

  1. Click the Start Menu.
  2. Type “cmd” (without quotes) in the search box.
  3. This will open a command prompt.
  4. Type “cd /” (without quotes) to enter your root directory.
  5. Navigate to the correct directory. Typing “dir” (without quotes) will show a list of directories.
  6. On my computer, I next typed “cd Program Files” and hit enter, then “cd Palm, Inc” and hit enter again.

10. Run ACMEInstaller

Now enter the following command, without quotes: “novacom.exe boot mem:// < ACMEInstaller3”

The USB icon should disappear from your TouchPad screen and now you should see lines of text run across your screen for a few minutes. If you don’t, it’s probably because the Novacom drivers haven’t been installed properly.

Try rebooting your computer and trying again. If that doesn’t work, try uninstalling and reinstalling Novacom by revisiting step two.

If everything works properly, your TouchPad should now boot into Moboot.

From here, you can choose to boot into CyanogenMod by hitting the home button. Or you can choose to reboot to webOS by using the up and down volume keys to navigate to the webOS option and then hitting home.

11. (Optional) Install additional packages

Update: This step was originally written to explain how to install the update-chargerfix, but that’s already built into the latest versions of CyanogenMod 9. But these are the steps you would use to install any additional packages (including gApps or future CM9 updates) using ClockworkMod Recovery. 

Download the file that you want to install and place it on your HP TouchPad. Then follow these steps to install it:

  1. Place the zip file in the root directory of your TouchPad’s storage (or in a folder that you can remember).
  2. Press-and-hold the power button to reboot the touchPad.
  3. From the Moboot menu, choose ClockworkMod.
  4. Use the volume keys to scroll down to the entry that says “install a zip from SDcard” and tap the home button to select.
  5. Using the volume and home keys, highlight the zip file and select it.
  6. Scroll down to select yes.
  7. When it’s done installing reboot into CyanogenMod.

gApps addendum: Note that some users have reported that ACMEInstaller2 doesn’t automatically install gApps, but you can use ClockworkMod to install the gApps zip following the steps outlined in part 11 for applying the charging fix. Just substitute the gApps zip file for the update-chargerFix file.

It’s a good idea to familiarize yourself with ClockworkMod anyway, since it provides the simplest tools for backing up and restoring your system, wiping data, or applying OS updates.


Upgrading from CyanogenMod 7, MIUI, or any other Android software

If you’re upgrading from an earlier build of Android you can skip many of these steps. In fact, all you need to do is download update-cm-9.0.0-RC0-alpha0.5-Touchpad-fullofbugs.zip on your TouchPad, reboot to ClockworkMod, and install update from ZIP.

But, and it’s a big but, you’ll run into trouble if you do this without wiping your data first. In other words, you’ll lose all your apps and settings. So the preferred method for upgrading from CyanogenMod 7 Alpha 1, 2, 3, or 3.5 to CyanogenMod 9 Alpha 0 is to use ACMEInstaller2.

Note that the original ACMEInstaller will not work. So make sure to upgrade to version 2. Then just:

  1. Copy update-cm-9.0.0-RC0-Touchpad-alpha2-fullofbugs.zip and the latest gApps zip file to the cminstall folder on your TouchPad.
  2. Connect your TouchPad to your PC.
  3. Reboot the TouchPad, pressing the volume-up button until the USB icon appears.
  4. Run ACMEInstaller2

This should install CM9 without erasing your preferences. You’ll also probably want to install the latest gApps. But there’s no need to update ClockworkMod or Moboot unless you really want to.

Once you’re done, you may also want to check out step 11 above for instructions on applying an update that will help the Touchpad charge more quickly.

It’s also probably not a bad idea to use ClockworkMod to make a backup of your system before starting, and it’s never a bad idea to use it to wipe your cache.

While it is theoretically possible to triple boot CM7, CM9, and webOS, it’s apparently a pain in the behind, and the CyanogenMod team doesn’t plan to release any tools to make it easier.

This upgrade method should work whether you’re running CyanogenMod, MIUI, or any other software — assuming you’ve already installed ClockworkMod and Moboot.

 

Share this:

  • Facebook
  • Twitter
  • Reddit
  • Email

Daily Deals (2-15-2019)

A few days ago I noted that the 2.2 pound Asus E203MA laptop with an 11.6 inch display, an Intel Celeron N4000 Gemini Lake processor, 4GB of RAM and … [Read More...]



Support Liliputing

Liliputing’s primary sources of revenue are advertising and affiliate links (if you click the “Shop” button at the top of the page and buy something on Amazon, for example, we’ll get a small commission).

But there are several ways you can support the site directly even if you’re using an ad blocker and hate online shopping.

Contribute via PayPal

  • donate monthly
  • donate once only
Select a Donation Option (USD)

Enter Donation Amount (USD)

Subscribe via Patreon

Become a Patron!

717
Leave a Reply

Login with
Facebook Google Twitter WordPress Yahoo! Disqus Reddit Stackoverflow GitHub
avatar
This comment form collects your name, email address, and content to allow us to keep track of comments placed on this website. Please read our privacy policy for more details.
Save my name, email, and website in this browser cookies for the next time I comment.
492 Comment threads
225 Thread replies
0 Followers
 
Most reacted comment
Hottest comment thread
501 Comment authors
Silent SamKensoBwjiaoGonzo_rfSpandexx55 Recent comment authors
avatar
This comment form collects your name, email address, and content to allow us to keep track of comments placed on this website. Please read our privacy policy for more details.
Save my name, email, and website in this browser cookies for the next time I comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  Subscribe  
newest oldest most voted
Notify of
alwaysbindaas
Guest
alwaysbindaas
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

what about gapps? are they in the ROM?

Vote Up0Vote Down  Reply
7 years ago
Brad Linder
Guest
Brad Linder
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Read step three more closely. 

Vote Up0Vote Down  Reply
7 years ago
alwaysbindaas
Guest
alwaysbindaas
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

thanks…I need glasses…I skipped to the upgrade section as I was upgrading from alpha 3.5…can I use the same gapps as before? from the CM7 alpha?

Vote Up0Vote Down  Reply
7 years ago
Brad Linder
Guest
Brad Linder
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Read it even *more* closely… or to put it another way, no. I’ve provided a working link for a new version of gApps that should do the trick though. 

Vote Up0Vote Down  Reply
7 years ago
alwaysbindaas
Guest
alwaysbindaas
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

haha…I am a real noob…sorry and thanks for the writeup…specially when everyone else is down to show support to SOPA 🙂

Vote Up0Vote Down  Reply
7 years ago
Brad Linder
Guest
Brad Linder
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

No problem. I figure you won’t be the last person with this question, so I added the link again in the section on upgrading. 

You also might want to make sure to backup your system with ClockworkMod first since there are a few things that still aren’t functional in CM9. You might want to be able to go back without doing a clean install of CM7.

Vote Up0Vote Down  Reply
7 years ago
alwaysbindaas
Guest
alwaysbindaas
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

I did a nandroid….got everything installed…this is phenomenol dude…thanks a lot for the instructions and the replies !! 

Vote Up0Vote Down  Reply
7 years ago
alwaysbindaas
Guest
alwaysbindaas
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Quick suggestion…add a link to the charger fix if you think it will help the ppl using these instructions – 
http://forum.xda-developers.com/showthread.php?t=1452328

Vote Up0Vote Down  Reply
7 years ago
Brad Linder
Guest
Brad Linder
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Good find. I’ve added it to the article.

Vote Up0Vote Down  Reply
7 years ago
Dustin
Guest
Dustin
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Upgraded through 
ClockworkMod and did not lose and data. All apps and settings remained the same.

Vote Up0Vote Down  Reply
7 years ago
Cramos59
Guest
Cramos59
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

im having problems with the setup wizard, when i click on the android it tells me the wizard has stopped working and will not allow me to move forward.

Vote Up0Vote Down  Reply
7 years ago
Palmettogirl7
Guest
Palmettogirl7
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

How do i install gapps, if installing CM9 from scratch?

Vote Up0Vote Down  Reply
7 years ago
Brad Linder
Guest
Brad Linder
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

As described in the article, place the file in the cminstall folder on your TouchPad before running ACMEInstaller from your PC.

Vote Up0Vote Down  Reply
7 years ago
Japster24
Guest
Japster24
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Here’s the link from Step#2:  
http://code.google.com/p/universal-novacom-installer/downloads/detail?name=UniversalNovacomInstaller.jar&can=2&q=

Vote Up0Vote Down  Reply
7 years ago
Brad Linder
Guest
Brad Linder
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Whoops, can’t believe I left out that link! Updating the post now. 

Vote Up0Vote Down  Reply
7 years ago
Brad
Guest
Brad
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Agreed Brad.  Thanks for the updates on this.  You are my sole source for Android on the Touchpad, so it is very appreciated.  Installed and pretty happy with performance overall so far.  It looks amazing and can’t wait until they fix the remaining bugs.

Vote Up0Vote Down  Reply
7 years ago
Sebastijan
Guest
Sebastijan
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Installed it and so far I love it. There was a problem though with Gapps, because they weren’t installed in the first go. I had to install it manualy with ClockworkMo. But that went through with no problems. The bad thing is, that my TouchPad rebooted 2 or 3 times in last 15 minutes. I’ve put it to sleep now. Maybe it just needs some rest ;).

Vote Up0Vote Down  Reply
7 years ago
Dustin
Guest
Dustin
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Anybody else having issues with Email app crashing all the time?

Vote Up0Vote Down  Reply
7 years ago
Wodefey
Guest
Wodefey
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

I can’t access an exchange account

Vote Up0Vote Down  Reply
7 years ago
Wodefey
Guest
Wodefey
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

I uninstalled everything and then installed 9.0 from scratch.  Most of my problems went away.

Vote Up0Vote Down  Reply
7 years ago
xanius
Guest
xanius
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

I would just like to note that on a fresh first time install Gapps didnt install even though it was in the correct directory. I restarted the tablet then went into clockworkmod to install the zip. Thanks a lot!

Vote Up0Vote Down  Reply
7 years ago
Agence web paris
Guest
Agence web paris
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

for mac users : follow this tutorial but put the Acmeinstaller2 in /opt/nova/bin

then instead of step 10 launch the Terminal and then type this :
cd /opt/nova/bin && ./novacom boot mem:// < ACMEInstaller 

press enter, you're good to go ^^

Vote Up0Vote Down  Reply
7 years ago
Japster24
Guest
Japster24
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

FYI, don’t confuse step 7.4 with “Secure Full Erase” in the image below it like I did (slightly confusing wording with image in that step…but stupid on my part trying to rush through)

Vote Up0Vote Down  Reply
7 years ago
Brad Linder
Guest
Brad Linder
You can flag a comment by clicking its flag icon. Website admin will know that you reported it. Admins may or may not choose to remove the comment or block the author. And please don't worry, your report will be anonymous.

Good point. I’ve reworded that section to make it more clear which buttons to press. 

Vote Up0Vote Down  Reply
7 years ago

Follow Liliputing:

Facebook Twitter YouTube tumblr RSS Patreon

Latest News

Lilbits 349: The 5G smartphones are coming

Mobile World Congress is a little more than a week away, and we'll likely see … [Read More...]

Windows Subsystem for Linux update will let you access Linux file from Windows

One of the most surprising things about Windows 10 is that you have the option … [Read More...]

SPUDwrite is a DIY E Ink typewriter… with a printer… and an LCD display

Modern computers can do an awful lot of things. You can write a novel, or read … [Read More...]

Featured articles

GPD MicroPC handheld computer preview

It's been a good couple of years for handheld computer enthusiasts. Companies … [Read More...]

Taihe Gemini portable 1080p touchscreen monitor preview

The Taihe Gemini portable monitor has made quite a splash since going up for … [Read More...]

Zotac Pico PI470 is a pocket-sized PC with Intel Amber Lake

Zotac's latest pocket-sized computer is the company's most powerful to date. … [Read More...]

Disclosure: Some links on this page are monetized by Skimlinks and Amazon's and eBay's affiliate programs.

Login

  • Register
  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Copyright © 2019 Liliputing · About Liliputing · Contact Us · Privacy Policy · Go to top of page

wpDiscuz
loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.