The *.apk is about 0.9 MB and 2.0 MB when installed. I have 19 MB internal
phone storage available.
It stopped working on 2 dev phones at the same time...looks like its not a
storage problem?

On Wed, Jan 13, 2010 at 2:16 AM, Mark Murphy <mmur...@commonsware.com>wrote:

> Klaus Kartou wrote:
> > Hi!
> >
> > We are suddenly unable to install our app on G1 developer phones with
> 1.6.
> > Works perfectly on emulator.  When installing the app we get:
> >
> > Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE
> > Please check logcat output for more details.
> > Launch canceled!
> >
> > ..and logcat:
> >
> > PackageManage: Couldn't copy package file to temp file.
> >
> >
> > What does this mean? We checked that there is actually room enough on
> > the phone..
>
> Bear in mind that installation requires a multiple of your APK size. So,
> if you have a 3MB APK and 5MB free, I think that'll fail.
>
> I seem to recall seeing posts stating it's a factor of four (3MB app
> requires 12MB on install), but that might just be for "copy protected"
> apps...
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to Android Development_ Version 2.8
> Available!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to