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