Prasoon Shrivastav
Prasoon Shrivastav

Reputation: 157

Android: How to create layouts for 1080x1920 Resolution in Eclipse and preview the same

I need to design layouts for 1080x1920 resolution(Galaxy S4) but I am not able to find any option to preview the XML in the Eclipse and no supporting resolution's emulator is there in the AVD Manager. emulator

Upvotes: 0

Views: 1118

Answers (2)

Dancger
Dancger

Reputation: 172

In AVD, you have a tab "device definitions". Click on "New" ;)

enter image description here

Upvotes: 2

Ameer
Ameer

Reputation: 2769

In Android Virtual device manager(AVD) Click "Device Definition". From that click new devices. You have option to add new devices. Follow screenshots Create new Device

Device definitions

Upvotes: 1

Related Questions