motorolaxoom

Setting up Motorola xoom simulator to test web applications


I have a web application which is developed for Ipad and which works fine in Ipad. I want to test it in motorola xoom. Can any one point me or guide me on how to set up motorola xoom simulator which has browser so that I could test my Web App in it?

Thanks


Solution

  • The information you need is on this page.

    Here's a quick rundown:
    - Install the Android SDK
    - Create an AVD (Android Virtual Device) with the specs you're looking for (ie. resolution)
    - Run the emulator with the AVD (emulator -avd )