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.
Source : - http://www.bluestacks.com/
No comments:
Post a Comment