2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

androidシミュレータのstorage容量の変更

Posted at

シミュレータ起動の際にエラー発生

com.android.ddmlib.InstallException: INSTALL_FAILED_INSUFFICIENT_STORAGE

storage容量が足らないのが原因のため、設定値を変更します。

storage値の変更

Android StudioからAVDページへ移動します。
下記青囲み線から、該当ページへ行き変更します。
今回は2048に変更しました。
Screen Shot 2019-09-10 at 18.00.24.png
Screen Shot 2019-09-10 at 17.59.56.png
Screen Shot 2019-09-10 at 18.00.14.png

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?