Hi,

All databases, SQLite and others, are stored on the device in /data/data/*
<package_name>*/databases. You may also load external database files to
/sdcard directory and them from there.

Thanks,
Megha


On 3/22/08, KEN <[EMAIL PROTECTED]> wrote:
>
>
> Hello Guys:
>
> I have a question about Android's SQLite: if I use SQLite for database
> management on android phone, the data is written into FLASH or
> something else?
>
> For the mobile phone system, I think flash lifetime is a big issue,
> can I feel free to write database on phone for unlimited times?
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to