Here you go : http://developer.android.com/guide/topics/data/data-storage.html#db
On Thursday, 30 August 2012 07:50:23 UTC+3, Sadhna Upadhyay wrote: > > how to make connectoin with data > > > > > On Thu, Aug 30, 2012 at 9:32 AM, ravi saini <[email protected]<javascript:> > > wrote: > >> first make the connection with database i.e sqlite so first create the >> connection and after execute query to get the data and put it in cursor and >> from cursor you can get the data >> >> -- >> 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]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> 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 [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

