Hello all, I am facing the "Memory" related issues and i am searching the possible solution to this issues since last 2 weeks.
Right now i have developed an android application for the personal perpose, whose size is 54 MB, from which 52 MB of only Images/Photos. So i want to install it on Android SDK 2.2 for that i have already set android:installLocation="preferExternal" in the AndroidManifest.xml file. I have created 256MB sd-card while creating an avd , heap size - 192 , ram size - 192, cache-partition-size - 256MB but it still showing me an error: [2010-08-27 17:58:28 - demo_test] Failed to upload demo_test.apk on device 'emulator-5554' [2010-08-27 17:58:28 - demo_test] java.io.IOException: Unable to upload file: No space left on device [2010-08-27 17:58:28 - demo_test] Launch canceled! what issues i am facing ? pls give me suggestion or solution to these issues -- 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

