You don't really have an option to have them bundled at install time.

Packages require that 4x the package size be available at install time, and
many devices don't have that 96mb of space (much less, that amount unused)
to even install it.

- Dan

On Tue, Dec 1, 2009 at 12:04 AM, rastyrori <rastyr...@gmail.com> wrote:

> I have an application that requires about 24Meg of mp3 files as a core
> part of the app. If I store them in the /raw directory on the
> emulator, I run out of memory. I can store them on the SDcard, but my
> question is will they be included when I package the application for
> the marketplace, or do I need to have the user download the files
> after they have the app on the phone? Where are larger files typically
> stored in Android apps or are large files not usually included?
>
> Thanks
>
> --
> 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