In Eclipse, go to "run Configurations". You can find that by right clicking on your project and click on "Run" and then "Run Configurations". Select "target", and select a preferred emulator target to launch. Then under "additional emulator command line options," add this:
-partition-size 1024 then click on apply and run. thanks, santhosh On Fri, Mar 30, 2012 at 7:33 PM, John Gaby <[email protected]> wrote: > If you are using the emulator, you can change the size of the internal > storage by adding the following command line argument when you launch > the emulator: > > -partition-size 200 > > On Mar 30, 2:37 am, Kirupa <[email protected]> wrote: > > [2012-03-30 15:05:16 - Information Exchanger 2.7.3] Installation > > error: INSTALL_FAILED_INSUFFICIENT_STORAGE > > [2012-03-30 15:05:16 - Information Exchanger 2.7.3] Please check > > logcat output for more details. > > [2012-03-30 15:05:16 - Information Exchanger 2.7.3] Launch canceled! > > How can i solve the problem? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

