Hi, All,

I am new to the world of Android, and I have quick question.  I have
an app that uses an existing SQLite database (in a .db file), and how
do I package the .db file along with my application?  I understand
that I can use "adb push" to drop the file to the emulator/device, but
I would like to release the .db file as part of my application
package.  So, do I need to make the .db file as a project resource?
And if so, how to do tell the system to copy it to the right directory
(/data/...) on the device.

Thanks in advance!
rxh

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Discuss" 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-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to