{
  "$type": "site.standard.document",
  "canonicalUrl": "https://justingarrison.com/blog/2010-07-26-test-drive-webos-without-buying-a-phone",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreidpefw36e72rthxlvud4njwgkjhtpuuf7wrw56vbjjtnbxgw74wri"
    },
    "mimeType": "image/png",
    "size": 19535
  },
  "description": "With all the new mobile operating systems how do you to know which",
  "path": "/blog/2010-07-26-test-drive-webos-without-buying-a-phone",
  "publishedAt": "2010-07-26T00:00:00.000Z",
  "site": "at://did:plc:p7uix7mresfq4nfzxp3klgfa/site.standard.publication/3mmdn7mg2qm2d",
  "textContent": "With all the new mobile operating systems how do you to know which one to pick? Like Android, Palm has a webOS emulator to allow developers to test applications without physical hardware. Here is how you can test drive webOS on your computer for free.\n\nGetting Started\n\nThe Palm webOS SDK/PDK requires that you have Java installed for the developer tools as well as VirtualBox 3.2.6 or higher.\n\nThe first step is to install Java Runtime Environment (JRE). You may already have JRE installed and you can verify if it is installed by opening a command prompt and typing in the command _java -version._ You should get a output just like the one below. If you get this output you already have Java installed and you can skip to installing VirtualBox.\n\nIf you get an error that Java is not a recognized command then you need to install the Java Runtime Environment. If after you install JRE you still get an error, install the Java Development Kit and then try again (see links below).\n\nInstall Java like you normally would from Oracle’s website.\n\nMake sure you avoid any crapware they bundle with the installation like the worthless Yahoo Toolbar.\n\nInstall VirtualBox\n\nIf you don’t already have VirtualBox, and you should, you can download it from Oracle’s website (link below). Pick the host OS that you are using and download the installer.\n\nInstall VirtualBox and start the program so it can create the default .virtualbox folders.\n\nInstall Palm SDK\n\nNow we can install the actual Palm SDK tools which will install the webOS emulator for us. Go to Palm’s developer site (link below) and download the latest SDK.\n\nInstall the software by clicking next a few times to accept the default settings.\n\nAfter the install, go to your start menu (Applications folder in OS X and menu in Linux) and launch the Palm Emulator.\n\nYou will get a pop-up asking which screen resolution you would like to use.\n\n_Note: I would suggest using the highest resolution possible since your computer resolution will still easily be able to fit the resolution._\n\nThe command will create a virtual machine inside VirtualBox first.\n\nVirtualBox will automatically start the virtual machine once it has been created.\n\nOnce the emulator finishes booting you will be able to play with the emulator just like the real phone.\n\nYou can click on the “screen” and launch apps just like the real phone.\n\nLoad up a website and then hit the Home button on your keyboard to launch a second application. Swipe left and right to change applications and swipe the card up to close the application.\n\n\\__Note: While using the emulator the Esc key will simulate the “back” swipe_ and the tab key will open the menu. The left and right arrows will simulate long swipes on the gesture area and End will simulate pushing the center “button” in the gesture area.\\_\n\nSome features may not work, such as screen rotation, multitouch, and GPS but the main OS features will at least let you try it out.\n\nIf you want to get a feel for how webOS works with your email you can launch the mail application and set up your accounts.\n\n__\n\nLaunching the Emulator\n\nIf you want to open the virtual machine later you can open VirtualBox and just launch the VM directly from the menu.\n\nHighlight the VM and click on settings to rename the VM to something that makes more sense to you. I simply named mine “webOS”.\n\nYou can also make a shortcut to launch the VM directly. Right click on your desktop and create a new shortcut. In the location of item field browse to your VBoxManage executable. In most cases it will be in your main Program Files under the Oracle\\\\VirtualBox folder. Then type in _startvm webOS_ (or whatever you named your VM).\n\nConclusion\n\nIf you are in the market for a new Smartphone, the hardware and carrier is only half the choice. You want to make sure you know what you are getting into when you pick a mobile OS and virtual machines are a great way to get to know your software before deciding with your wallet. Playing with the VM should give you a good chance to know what the OS is like and what you can do with it. Not only is the SDK completely free but so are developer accounts and application submissions to the catalog.\n\nIf you want to test out Android then check out our article on how to test drive Android on your PC.\n\nLinks\n\nJava Runtime Environment (JRE) and Java Development Kit (JDK) can be downloaded from here.\n\nDownload VirtualBox\n\nPalm SDK download",
  "title": "Test Drive webOS Without Buying a Phone"
}