Reputation: 8790
Has Samsumg provided emulator support for galaxy s3. I want to test my app on S3 Emulator as I'm reading the comments on google play that the app is crashing on Samsung Galaxy S3. Can someone help me with this. Thanks in advance.
Upvotes: 11
Views: 28572
Reputation: 25830
you can use the samsung remote test lab
OR this link for your Support Here (It gives 1 hour free trial to test your app.)
EDITED
For Emulator you can Use Below Informations.
Target: Google APIs - API Level 15 Skin: Built-in WXGA720
Hardware Back/Home: yes
Abstracted LCD density: 320
Keyboard lid support: no
Max VM application heap size: 48
Device ram size: 1024
Upvotes: 18
Reputation: 20041
//you can simply set your emulator settings as
WXGA720
skin with a Abstract LCD density of 320.
Upvotes: 2