Thursday, 5 September 2013

BlueStacks: The app player for windows

It is a windows application which could run the android app.You might be asking what is the point my android emulator can do this? you are right but how is your emulator performance? can you play 3d games on emulator? the quick answer is no or its too slow. Yes it is slow because android emulator is nothing but a modified qemu( famous cross platfor emulator).In emulator  is complete  emulation of ARM architechture so for executing an typical android application there will be two converstions first from dalvik to arm them arm to i386/amd64 , in order to catchup these conversions the app will crawl.

As far from my understanding(from offical tweets ) Bluestack is using combination of both virtualization and native code implementation.

I personally use BlueStacks for debugging, its is really fast as compare to native emulator.

No comments:

Post a Comment