I suggest you don't use sqlite to store so much data. If you store too much
data in the Android's sqlite, then it will cause some unknown error.

Maybe you can store your data through the internet.


2011/9/27 Sam <jain....@gmail.com>

> Hello ,
>
> i develop one application in which require sqlite database. database
> size is verry large approx. 100 Mb.
>
> so i have not any idea which way use these database in my application.
> database is some private contents so not installed in sdcard...
>
> 1) Can android app support or store 100 mb database in data
> directory ?
>
> 2) if app store database in sdcard then , any other way to implement
> so user can not see or used these database ?
>
> 3) my application not use any internet connection..
>
> Please anyone suggest me if any idea related to large database...
>
> Thanks...
>
> --
> 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




-- 
Welcome to My Landscape ——>http://www.norris2u4.com

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