What is Adapter?
Answer / mady
Adapter are bridging classes that bind data to Views(such as List Views) used in the user interface. The adapter is responsible for creating for creating the child Views used to represent each item within the parent View, and providing access to the underlying data.
| Is This Answer Correct ? | 2 Yes | 0 No |
How is content provider implemented?
What is fragment?
How to use built-in messaging within the application?
State the importance of default resources.
How do I turn on auto sync on android?
Explain intent component of android?
Which is better mvp or mvvm android?
Explain real time scenario where android can be used?
What is an android virtual device?
Explain the onsavedinstancestate() in activity?
How to mention an activity in manifest file?
Sencha touch is?