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 |
What are broadcast receivers?
Why is android used?
Who made android os?
What is BroadReceivers?
Can you run exe on android?
What is android 4.0 library folder in android?
Please explain what is an intent? Can it be used to provide data to a contentprovider? Why or why not?
What types of permissions exists?
What to do if problem occurs in downloading your app in android?
what are the main prerequisite needed starting learning android?
What is dagger and explain dependency injection?
How to use built-in messaging within the application?