I have an application that requires for some part of its functionality on a
larger set (about 15MB) of resources embedded in the APK.
Already with the emulator I get the problem that I cannot upload the APK
anymore as it has become to big. Is there a switch that controls this for
the emulator somewhere? (I get the error 'Could not copy package file to
temp file in DDMS).

Secondly, is there a size limit that applies to the real device? (what is
it?)

I understand that users might not want to upload such a large application,
but the alternative of making all the resources available on-line will not
only slow things down, but also increase the overall size of the network
footprint.

An alternative solution of course would be to have these resources as an
optional that could be downloaded onto the SD Card....

Ludwig

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to