1
Linux用Netbeans 8.1およびandroid-sdk、を使用しています。 GPUなし。私は自分のプロジェクトを実行する、またはスタートエミュレータにしようとしたとき、私は取得していた場合:Androidエミュレータを起動できません
Starting emulator for AVD 'MG'
emulator: WARNING: VM heap size set below hardware specified minimum of 256MB
emulator: WARNING: Setting VM heap size to 512MB
emulator: ERROR: GPU emulation is disabled.
Only screen size of 768 X 1280 or smaller is supported when GPU emulation is disabled.
詳細は以下のとおりです。
任意のアイデアください?
編集:
同じ動作私はCMDからしようとした場合:gsamaras-A15 @
gsamaras:〜/アンドロイド-SDK-linuxの/ツール$の./emulatorはMGを-Avd
Nexus 4が解決策です!ありがとうございました。 – gsamaras