First you need to set up Google Android SDK. While creating Android Virtual Device (AVD) you can specify the storage size in SD Card settings. You can specify any size upto 128 GB. Its really helpful if you want to install .apk applications on Emulator. If you do not set size you will get this error while
installing application.
Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE
Pingback: Google Android Hello World! with Eclipse