Sunday, January 12, 2014

android emulator with opengl es 2.0

I googled around, and found a perfect emulator, "Genymotion". It emulates arm android on your windows/mac/linux. You can even install google play on it. I tried angry birds with nvidia 420m (integrated graphics card is slow), and it worked flawless. Then I tested my own arm projects, and they ran again. It is so far a perfect emulator.

PS
Before I found Genymotion, I tried stock emulator, which is said to support es 2.0 on x86 images. But, I can not got it work. Even if I could, it will be x86 with poor performance. I have to re-set up my projects. Android-x86 is another choice, but it is said there is no es 2.0.

No comments:

Post a Comment