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 <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to