[android-developers] how to create a database?

2011-08-08 Thread Talluri Lakshmi Narayana
Hi i am new this group and also android-developing i have below code how to run this code to create a database import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import android.util.Log; public class

[android-developers] How to create SQLite database file

2011-07-13 Thread siva
Hi, I wanna create SQLite database file in res/assets directory. how can i do this?? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group,