Issue
When I am trying to launch Android virtual device in Android Studio 2.0, it is giving me following error.
ERROR: Invalid GPU mode 'mesa', use one of: on off host guest
A screen shot is given bellow related to this error:
Any help would be greatly appreciated!Thanks.....
Solution
Go to Virtual device manager, click 'Show on Disk' in the menu of the Virtual device. Open the config.ini file and change the respective line to: hw.gpu.mode=guest Then save the config.ini and then run Virtual device again. It should work.
Answered By - Milan Kerslager
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.