Vipul J
Vipul J

Reputation: 6691

How to set screen resolution in android emulator for a particular screen size..?

For example screen size is 7 inch. Now for a 7 inch screen, there can be different screen resolutions. So how to set a resolution of 480 * 800 for a 7 inch screen in emulator? Thanks in advance..!!

Upvotes: 0

Views: 10445

Answers (2)

Pie
Pie

Reputation: 937

When you start the emulator you can input the screen size which is diagnal lenght. I use 6. And then the resulation which I leave as defualt which is 96 I think.

Upvotes: 0

Gaurav Agarwal
Gaurav Agarwal

Reputation: 19102

You can do that while creating you Emulator.

enter image description here

Upvotes: 1

Related Questions