The error when android virtual machine runs under in ubuntu system -
there error when android virtual machine runs under in ubuntu system.
what problem?
starting emulator avd 'test' x error of failed request: badrequest (invalid request code or no such operation) major opcode of failed request: 154 (glx) minor opcode of failed request: 19 (x_glxqueryserverstring) serial number of failed request: 12 current serial number in output stream: 12
if u have 64 bit install ia32-libs package.
in terminal execute below command:
apt-get install ia32-libs
Comments
Post a Comment