Issue
I noticed that if I check the "Use host GPU" checkbox when creating a new virtual device with Android 2.3.3 and Intel x86 system image, the emulator just won't run, it shows black screen with no signs of life, aside from errors in logcat. According to some information that I found online, running on host GPU was never intended to work for 2.3.3 images, only 4.0.3+. But then I found this answer where the author claims to successfully run it after installing ironhide
. But ironhide, which I've never had a chance to use and don't quite know what it actually is, is only available on Linux.
Is there any way to run 2.3.3 with x86 system image and host GPU enabled on Windows?
Solution
To use the graphics acceleration feature, you must have the following versions of the Android development tools installed: Android SDK Tools, Revision 17 or higher Android SDK Platform API 15, Revision 3 or higher
Answered By - Yocko
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.