Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to test android app in Galaxy S4 configuration using emulator?

Tags:

android

galaxy

I need to test my app in Galaxy S4. But I have no real device so I want to test my app in emulator. What will be the configuration needed to do this in emulator?

like image 981
androidcodehunter Avatar asked May 20 '13 09:05

androidcodehunter


2 Answers

enter image description here

See this and you can increase the RAM size if your Machine can handle that.

like image 69
droidchef Avatar answered Nov 15 '22 03:11

droidchef


You should choose "Use Host GPU" option in Emulator options.

like image 20
Osman Yılmaz Avatar answered Nov 15 '22 04:11

Osman Yılmaz