Reputation: 59
I have created an Android Virtual Device, with this specification below, Using Visual Studio Enterprise 2017.
Device: Nexus 6
Target: Android 8.0.0 - API Level 26
CPU/ABI: Google API Intel Atom (x86)
Skin: HVGA
RAM: 768
Internal Storage: 200
SD Card Size: Blank
Use Host GPU
I’m getting this error message. Unexpected install output: Error: android.os.ParcelableException: java.io.IOException: Requested internal only, but not enough space
Any Ideas?
Upvotes: 2
Views: 2702
Reputation: 41
Just restart your android emulator using the emulator's interface (click and hold the power button, then select restart).
Upvotes: 4