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 |
Explain the difference between serializable and parcelable?
What items are important in every android project?
What are fragments in Android Activity ?
What are three common reasons to use an intent?
Write code snippet to retrieve IMEI number of Android phone.
What are launch modes?
Sencha touch is?
Choose right kind of layouts supported in sencha touch?
Is the iphone better than android?
Is there anyway to determine if an intent passed into a broadcastreceiver’s on receive is the result of a sticky broadcast intent, or if it was just sent?
how do you declare 4 components of android in mainfestfile?
What are the methods to avoid memory leaks in android?