[android-developers] Re: How to download a read only sqlite database at runtime
Hey,
I am having the same question.
I have a .db file on the internet and i can download this file but I
want to save it (as a file) so i can work with this sqlite database
file!
How can i create a file like this?
Thanks,
Wouter
On Aug 14, 2:23 am, yao chen <cicikaka2...@gmail.com> wrote:
> On Fri, Aug 14, 2009 at 7:59 AM, trev <tre...@shartrec.com> wrote:
>
> > My application needs to download a reasonably sized SQLite database at
> > runtime, depending on the location of the user. On a remote server I
> > will have many databases for various regions around the globe and
> > would like to download the database file, but can't quite work out
> > what steps are required. It doesn't seem that I can open a database
> > file for writing to directly.
>
> You can write it as common file by using file operation APIs.
>
>
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home