Subject: Re: SQLite sharing between apps I tried sharing sqlite between apps using android:sharedUserId concept.Its working fine.. Thanks all for ur replies.... Regards, Ashiq On 22 February 2012 19:15, zyrikby <y.zhalnerovich@xxxxxxxxx> wrote: > Hi. > > Content provider allows you to share databases between applications. If > you do not have any additional requirements this is the best choice for you. > > -- > You received this message because you are subscribed to the Google Groups > "android-platform" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/android-platform/-/H0-pXOjmX88J. > > To post to this group, send email to android-platform@xxxxxxxxxxxxxxxxx > To unsubscribe from this group, send email to > android-platform+unsubscribe@xxxxxxxxxxxxxxxxx > For more options, visit this group at > http://groups.google.com/group/android-platform?hl=en. > -- You received this message because you are subscribed to the Google Groups "android-platform" group. To post to this group, send email to android-platform@xxxxxxxxxxxxxxxxx To unsubscribe from this group, send email to android-platform+unsubscribe@xxxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/android-platform?hl=en. |