See Attachfile, this is database adapter class file.
you can use this class in your activity.
DatabaseAdapter db = new DatabaseAdapter(context);
than use db for insert update delete .
create method in  DatabaseAdapter for insert update delete.

On Wed, Sep 12, 2012 at 10:37 AM, Ibrahim Sada <ibrahim.in...@gmail.com>wrote:

> Hello Friends...
>     Help me out how to create multiple tables in sqllite database (
> android).
>      Thanx in advance...
>
> --
> 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, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Attachment: DatabaseAdapter.java
Description: Binary data

Reply via email to