Monday, September 19, 2011

[android-developers] Re: Databases

Please ignore the posting below: the database was not being created
in the OnCreate so thought that the Android was scheduling the
creation at
a later point in time. I do have methods that transfer the DB from the
assets
to the appropriate directories.

I apologize for the extra email.

Thanks

On Sep 19, 5:30 pm, kypriakos <demet...@ece.neu.edu> wrote:
> Hi all,
>
> I create a database in the assets of a project and install and start
> the app. When does Android copy the database in the /data/data/<app
> name>/databases directory? I don't see it listed there until I open an
> sqlite3 DB
> handler to it in the code. Is this right?
>
> 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment