Suresh Sharma
Suresh Sharma

Reputation: 1844

Avd for Samsung Galaxy S4 not working

I've created an avd compatible to Samsung Galaxy S4. here is the details for that:

1080 X 1920 API 14, Android 4.2

But when i try to run this emulator. It display nothing but a blank screen, seems not working at all.

Am i missing something ?

Can any body share his experience of working with Galaxy S4.

Upvotes: 6

Views: 6781

Answers (3)

Hemantvc
Hemantvc

Reputation: 2119

You can use another option for run your app in samsung galaxy s4 . Use samsung test device .

link:http://developer.samsung.com/remotetestlab/rtlDeviceList.action

Upvotes: 0

baronS
baronS

Reputation: 1084

The problem is in the "use Host GPU" - it should be checked. I had the same problem - blank screen and AVD won't run. I edited the AVD settings and checked the "use Host GPU" - it works.

Upvotes: 5

Raneez Ahmed
Raneez Ahmed

Reputation: 3828

You can install sony device profiles from sdk manager and create a new avd using the device defenition of sony xperia z because Samsung galaxy S4 and Sony Xperia Z has the same configuration, so your app will look similar in both devices.

install sony device profile from sdk manager

Upvotes: 1

Related Questions