The BD can be more than that, and is only limited by your phone
memory, or the sd card space if you are storing your DB there. 16MB is
the RAM available for each app. If you run out of this, you will get
an OutOfMemory Error.

Thanks and Regards
Kumar Bibek

On Apr 26, 12:28 pm, karteek <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 [email protected]
> > > To unsubscribe from this group, send email to
> > > [email protected]<android-developers%[email protected]>
> > > 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 [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> 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 [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