Content Provider in Android

Android content provider- this article explains- how to retrieve or access data from the content provider, modifying and deleting data from the existing content provider. Defining a new content provider is beyond the scope of this document. To learn about creating a new content provider, please visit

Android

Android is a mobile operating system developed by Google. Android package contains mobile operating system, middleware and some key applications. Android sdk comes with the tools and API which helps in writing application for Android devices. Java is used as programming language to create Android applications. Continue reading