android - Error launching x86 Emulator Ubuntu 16.04 -


i have new ubuntu 16.04 vm run on ravello systems cloud. downloaded android studio. after setup launch avd manager setup nougat 7.1.1 emulator. kvm enabled know issue isn't lack of virtualization needed x86 emulator. @ first getting error when launching: error message

so searching , found here. tried using

ld_preload='/usr/lib/x86_64-linux-gnu/libstdc++.so.6' ~/android/sdk/tools/emulator -netdelay none -netspeed full -avd nexus9

the above line 1 line. getting these errors.

thank in advance. have done of development work on windows or mac os x. on environments, downloading android studio setup up. in advance!


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -