What is a Content Provider ?
Answer / mady
A class built on ContentProvider that handles content query strings of a specific format to return data in a specific format. See Reading and writing data to a content provider for information on using content providers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by intents in android ide?
Tell us how do you supply construction arguments into a fragment?
How do I turn off auto sync on my android phone?
What is datepickerdialog in android?
Can we deploy executable jars on android? Which packaging is supported by android?
Why bytecode cannot be run in android?
How to achieve localization?
Explain the onsavedinstancestate() in activity?
what is the procedure of using D2MS server in cloud messaging in android
What is the latest android version 2018?
What is bound service?
What is needed to make multiple choice list with custom view for each row?