Question

I developed an application in android, I need to test the application on samsung galaxy S3, xperia S, how can I download the emulators.

thank you in advance.

Was it helpful?

Solution

You will need to create emulator images yourself. The images are called Android Virtual Devices (AVDs).

There are lots of tutorials, but basically, you will need to create emulator images (AVDs) with the particular requirements of the devices you wish to emulate (for the most part, screen size will be the most important thing you will want to test).

Here is a link to the official docs: http://developer.android.com/tools/devices/index.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top