Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

com.android.ddmlib.SyncException: No space left on device in android

Tags:

android

I have big size application when i run in emulator I got this exception

com.android.ddmlib.SyncException: No space left on device

can anybody tell how to solve this problem?

like image 652
kumar Avatar asked Nov 14 '22 13:11

kumar


1 Answers

Open AVD Manager Tools -> AVD Manager Click On Edit Option Of Your Emulator From Actions Column On Right Side Of AVD Manager. Its Open Virtual Device Configuration Window, Now Find "Show Advanced Setting" Button And It Will Show "Memory And Storage" Row Over There "Internal Storage" Have Some MB, So You Need To Increase It Like 2000,3000... And More Than Finish It And Run Your Emulator Again Its Working Fine.

like image 121
Prashant Arvind Avatar answered Nov 16 '22 04:11

Prashant Arvind