android - How can I create avd for the Samsung Galaxy S4 (1080X1920) -


how can create avd samsung galaxy s4 , in layout comes large or normal?

while creating avd, creating emulator in large-xxhdpi.

follow steps given @ below url create avd galaxy s4 smartphone. s4 , and xperia z have same screen size (5 inch) , same resolution 1080x1920.

http://developer.sonymobile.com/knowledge-base/sony-add-on-sdk/install-the-sony-add-on-sdk/

please note must install 'sony deviceprofiles' under extras within sdk manager, 'sony add-on sdk'.

to match emulator, clone xperia z "device definition" tab , chose hardware button create user defined device , create avd new device.

don't forget check "use host gpu emulation" option avd keep in mind system must have graphics card (gpu) installed in it.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -