Search code examples
tizentizen-emulatortizen-sdb

[Error]No space left on device on Tizen Emulator


While pushing/installing an app to Tizen Emulator, I am getting error No space left on device. How can this error be resolved? I don't see any option in installation manager related to this.

Using following command to do this:

sdb push TestApplication.wgt /mnt/mmc/TestApplication.wgt

Solution

  • Issue was in my system drive where Tizen SDK was installed. There was no much space left in my system drive itself. I removed some files and made around 2 GB available and created new emulator. Then it started working fine and was showing sufficient space to install applications.