I am a bit confused. As i am new to database development in android, i
need to know the following:

1. Where i will keep the SQLite database file (what path)?

2. I know that i will use import
android.database.sqlite.SQLiteDatabase and import
android.database.sqlite.SQLiteOpenHelper ?

3. Do i need to create a Constatns.java class as an interface for
accessing the database?

Can someone please explain me from the very scratch? I need a simple
but detailed overview of SQLite database access in android.

Thank you
--~--~---------~--~----~------------~-------~--~----~
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