The only upper limit is the amount of storage space available, and the
amount of temporary RAM needed for whatever queries you are doing.

On Fri, Jun 19, 2009 at 12:12 PM, Fred Grott(shareme)
<[email protected]>wrote:

>
> Dianne I have a related question..
>
> How do figure out the upper limit of the sqlite database size an app
> can use?
>
> Fred Grott
> http://mobilebytes.wordpress.com
>
> On Jun 19, 1:52 pm, Streets Of Boston <[email protected]> wrote:
> > "It wil be smaller than the heap size limit per apps"
> > Not true. :=)
> > I could imagine creating an app of 50MBytes. 2MBytes worth of code and
> > 48MBytes worth of resources (images/assets/etc.). And if these
> > resources are not loaded all at once, it should work.
> >
> > Of course, who would download such a big app to his/her phone..?
> >
> > On Jun 19, 1:47 pm, "Fred Grott(shareme)" <[email protected]>
> > wrote:
> >
> > > It wil be smaller than the heap size limit per apps..so if that is 10
> > > megs than assume 4 to 5 megs?
> >
> > > On Jun 19, 8:35 am, indodroid <[email protected]> wrote:
> >
> > > > I also had the same query. What is a reasonable footprint of an
> > > > android application (static footprint)...and what is the maximum
> > > > runtime footprint that is acceptable ?
> >
> > > > Regards
> > > > indodroid.
> >
> > > > On May 27, 3:25 pm, [email protected] wrote:
> >
> > > > > Hi,
> >
> > > > > What is the maximum size allowed for an android application?
> >
> > > > > Regards,
> > > > > Abdul Muyeed M- Hide quoted text -
> >
> > > - Show quoted text -
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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