So there is not a way to attach an existing SQLite DB to my app first
time it starts up?!??
On Jan 31, 11:59 am, "Mark L. Wise" <mark...@gmail.com> wrote:
Megha wrote:
I would like to know if there is a sqlite tool I could use to create a
DB on my development platform and attach it to the android app.
Android ships with SQLite database version 3.4.0. It is installed in
the tools folder. You can use this tool to browse or run SQL commands
on the device. Run by typing sqlite3 in a shell window.
Megha,
When will the errors in SQLite be fixed? (dates and real numbers do not
work in Android)
Mark_WiseOne.vcf