Re: [android-developers] sqlite database growing

2012-07-19 Thread Francisco M. Marzoa Alonso
Afaik there is no explicit limit, so it can grow while there is space on
the device.
El 19/07/2012 11:09, "Atul Darne"  escribió:

> Hi,
>
> I have an app, which stores its data to sqlite db, and it keeps growing as
> i insert records, i would like to know how much is the max limit for which
> i can use db ?
>
> is size will matter?
>
> --
> 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

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

[android-developers] sqlite database growing

2012-07-19 Thread Atul Darne
Hi,

I have an app, which stores its data to sqlite db, and it keeps growing as 
i insert records, i would like to know how much is the max limit for which 
i can use db ? 

is size will matter?

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