Nope, I want to say 16 MB restriction for Heap. You can save more in your
database but you are not going to
load whole database at run time. You have to manage your database
efficiently.

- Anurag Singh

On Mon, Apr 26, 2010 at 12:58 PM, karteek <kartee...@gmail.com> wrote:

> Thanks for your reply.
> You mean to say that we can't save the database of more than 16M is it
> so.
> >a basic app takes already several MBs after you've only just started it.
> Sorry i didn't understand above statement.Can u expand statement
>
> On Apr 26, 9:33 am, Anurag Singh <anusingh...@gmail.com> wrote:
> > The maximum heap memory an process (app) gets in Android is 16M. That's
> not
> > that much,
> > a basic app takes already several MBs after you've only just started it.
> >
> > - Anurag Singh
> >
> >
> >
> > On Mon, Apr 26, 2010 at 9:34 AM, Karteek N <kartee...@gmail.com> wrote:
> > > Hi all,
> > > If i have implemented a database in an application.
> > > So what ever the tables i create in that database will be saved in
> > > /data/data/packagename/databasess
> > > My question is how many tables i can create or how much data can i
> insert.
> > > How to know capacity of the database.In which factors will it depends.
> > > Please help
> >
> > > Regards,
> > > Karteek
> >
> > > --
> > > 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>
> <android-developers%2bunsubscr...@googlegroups.com<android-developers%252bunsubscr...@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<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group athttp://
> 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<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