Ubuntu11.10にEclipseandroidプラグイン(ADT)を使用してEclipse4.2をインストールしました。「HelloWorld」プロジェクトをAndroidアプリケーションとして起動すると、起動しません。
エミュレータを起動した後のps-x>log.txt、出力:
1000 7221 20.0 0.6 16884 6908 ? D 18:11 0:00 /home/tutakhail/android-sdks/tools/emulator-arm -avd AndroidBrowser -netspeed full -netdelay none
シェルからエミュレータを手動で起動すると、次のエラーが発生します。直後にエミュレータが起動しますが、非常に低速です。
emulator: ERROR: Could not load OpenGLES emulation library: libOpenglRender.so: cannot open shared object file: No such file or directory
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
ここで問題になる可能性のあるヒントはありますか?おそらくUbuntuに関連していますか?