What is Adapter?



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

Post New Answer

More Android OS Interview Questions

What is an action?

1 Answers  


How do you find any view element into your program?

0 Answers  


How do you supply construction arguments into a fragment?

0 Answers  


what is preferences

0 Answers   Google, Tech Mentro,


what does android run on ?

0 Answers  






Tell me two ways to clear the back stack of activities when a new activity is called using intent?

0 Answers  


when will you use dynamic broadcast receivers?

0 Answers  


What is the relationship between the life cycle of an asynctask and an activity? What problems can this result in?

0 Answers  


How to handle an audio stream for call in android?

0 Answers  


In android, which layout mode defines the positions of each component relative to each other?

0 Answers  


What is .apk extension in android?

0 Answers  


Explain gen folder in android?

0 Answers  


Categories