Re: [android-developers] connectivity of android appliacation with sqllite

2012-07-14 Thread Kristopher Micinski
Though for future mods / more modularity, it might not be a wholesale bad idea. On Jul 13, 2012 2:29 PM, "Justin Anderson" wrote: > You only really need a content provider if you are wanting to provide data > between different applications... > > Thanks, > Justin Anderson > MagouyaWare Developer

Re: [android-developers] connectivity of android appliacation with sqllite

2012-07-13 Thread Justin Anderson
You only really need a content provider if you are wanting to provide data between different applications... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jul 12, 2012 at 10:32 PM, ashok chakravarthy wrote: > go through the content provider > htt

Re: [android-developers] connectivity of android appliacation with sqllite

2012-07-12 Thread ashok chakravarthy
go through the content provider http://developer.android.com/guide/topics/providers/content-providers.html On Thu, Jul 12, 2012 at 1:18 PM, Francisco M. Marzoa Alonso < fmmar...@gmail.com> wrote: > On 02/07/12 13:34, Ashu wrote: > > can we connect a android application to sqlite database just lik

Re: [android-developers] connectivity of android appliacation with sqllite

2012-07-12 Thread Francisco M. Marzoa Alonso
On 02/07/12 13:34, Ashu wrote: > can we connect a android application to sqlite database just like a > connectivity of mysql to java code,, No > plz help me ,i am new to android > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

Re: [android-developers] connectivity of android appliacation with sqllite

2012-07-11 Thread ashok chakravarthy
go through content provider in android http://developer.android.com/guide/topics/providers/content-provider-basics.html On Mon, Jul 2, 2012 at 5:04 PM, Ashu wrote: > can we connect a android application to sqlite database just like a > connectivity of mysql to java code,,plz help me ,i am new

[android-developers] connectivity of android appliacation with sqllite

2012-07-10 Thread Ashu
can we connect a android application to sqlite database just like a connectivity of mysql to java code,,plz help me ,i am new to android -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developer