MacOS – Mac app for testing websites in android emulator quickly

androidapplicationsmacos

Hi I want to test my site locally on my Mac using the android device layout . The usual android sdk takes more time to load . Is there any app similar to opera mobile emulator which provides android device layout plus testing on local instance?
I want something like this

enter image description here

I think this is samsung emulator for android, and for installing the samsung emulator on my local mac mini I didn't find any appropriate tutorial. Has anybody ever implemented this thing?

Best Answer

You could try different ways of speeding up the Android emulator, such as running an x86 guest, and installing Intel HAXM.

If the graphics is slow, you can also try installing an "accelerated" emulator like GenyMotion, which seems to paravirtualize graphics APIs.