while run time am getting the following errors... I clean my project then after that too am getting the same error
[2011-04-10 05:33:31 - PersonalTask] -----
1 - Eclipse IDE : you can set :
run -> run configurations -> choose your run config -> Target ->Additional Emulator Command Line Options : -partition-size 512
2 - Console :
android-sdk-home/tools> android list avd
emulator.exe -avd -partition-size 512 -no-snapshot-load
3 - You can also create new avd with enough space, since android apps install first in the phone partition (you can move it later to sdcard), you have to check in your phone
Settings -> Sd cards & phone storage -> Internal Phone storage -> available space