How do I get the 7 and 10 inch tablet emulators?

14,547

Solution 1

You cn download the Galaxy Tab Emulator from the "Android SDK and AVD Manager".Under"Available Packages", "Third party Ad-ons", "Samsung"

Solution 2

create new virtual device on avd manager in eclipse on below screen shot shows 7inch and 10inch screen size choose create and launch them

enter image description here

Solution 3

If you have an Intel CPU, don't forget to download the Intel x86 Atom System Image and the Emulator Accelerator (HAXM) from SDK Manager. You will also have to change the CPU to Intel in AVDM.

There is also an AMD image, but only for Linux. And it's not in the SDK Manager, you have to set it up manually.

You will be grateful for the great speed.

Solution 4

The Android emulator images can be installed through the SDK manager.

Beyond that, you can create an emulator for various device configurations by using the Android Virtual Device Manager which comes with the SDK to create them. The prompt will allow you to specify things like RAM, screen size, density and so on.

Documentation on using an AVD can be found here.

Share:
14,547
Genadinik
Author by

Genadinik

Thank you to everyone who has helped me. I am extremely appreciative of the amazing people on StackOverflow who have helped me :) I currently run https://www.problemio.com under which I offer mobile apps, books, coaching, and online courses, and even a B2B course licensing business: https://www.problemio.com/udemy/white-labeling-or-buying-udemy-courses.html I also run a funny t-shirt store: https://www.waveifyoulike.com

Updated on June 17, 2022

Comments

  • Genadinik
    Genadinik almost 2 years

    I am using Eclipse. What is the best way for me to get the simulators for the 7 and 10 inch tablets?