Hello!

I've been trying to do the same thing for days. Have you found a
solution?
I recently found that post:
http://groups.google.com/group/android-developers/browse_thread/thread/e7857f4eaf2856fd/b18ed9f9a6b9072a?#b18ed9f9a6b9072a
("Unified Database Populating Solution")

I haven't tried it yet, but I soon will.
It's not really "easy-to-follow" steps (at least for me...)

Please let me know if it worked for you or if you found another good
(and easy) solution!

Arthur

PS: my solution until now: I populate the database, row by row, at
first launch of the app. It's UGLY.


On 19 jan, 12:12, TheGlad <[email protected]> wrote:
> Hello, fellow developers!
> I'm trying to bind a pre-populateddatabase(.db file) to my
> application, so that I could use the data right away. I cannot,
> however, figure out a way to:
> 1) Store the .db file inside the application.
> 2) Access thedatabaseinside the application.
>
> Please, can someone show easy-to-follow steps with code how to
> approach it.
>
> Thanks A LOT!!!

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