次の問題を解決する方法、またはこれを解決するために利用できるツールを教えてもらえますか?Jelly Bean VMを起動しようとすると、このエラーが発生します。
Starting emulator for AVD 'Nexus_7'
createRenderThread failed to connect
Failed to allocate memory: 8
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
コマンドラインから次のように実行してみました。
C:\Program Files (x86)\Android\android-sdk\tools>emulator -avd Nexus_7 -memory 1024
そして、まだ行きません。より詳細な情報を入手する方法がわかりません。そして、私は本当に8がメモリ割り当てからどこから来ているのかわかりません。
これが私の仮想デバイスのセットアップです:
どんな助けでも大歓迎です。