Installation failed with message Error: android.os.ParcelableException: java.io.IOException: Requested internal only, but not enough space

后端 未结 7 2121
余生分开走
余生分开走 2020-12-11 03:11

I was getting the message

> Installation failed with message Failed to establish session.

so following some responses to the problem I

7条回答
  •  天命终不由人
    2020-12-11 03:19

    In Android Studio, open the AVD Manager and edit the problematic emulator. Inside the edit screen, you might need to click on 'Show Advanced Settings'. Scroll down and increase internal memory and SD card memory. After I did this I could install my app again.

提交回复
热议问题