Those two aren't mutually exclusive. You use databases to store information, you use content providers to access information through an abstract interface.
kris On Wed, Feb 15, 2012 at 4:58 PM, Pawel <[email protected]> wrote: > Hi, > > I want to make an alarm clock application. I want to have the list of > few alarms. Should I make it with sql database or rather > contentprovider? > > > Pawel > > -- > 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 -- 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

