adt-bundle-windows-x86
マシンにダウンロードしてインストールしました
しかし、Androidアプリを実行して実行しようとすると、
NewDevice
つまりemulator
、何も表示されず、ロード段階で動かなくなるのはなぜですか?
私も次のことを試しました:
Right click the root of your Android Project, go to "Run As" then go to "Run Configurations..." locate the "Android Application" node in the tree at the left, then select your project and go to the "Target" tab on the right side of the window look down for the "Additional Emulator Command Line Options" field (sometimes you'll need to make the window larger) and finally paste "-partition-size 1024" there. Click Apply and then Run to use your emulator.
プリファレンスも設定します。 私を導いてください。
ありがとう