What is the adapter in android?



What is the adapter in android?..

Answer / Rohit Sharma

In Android, an Adapter is a bridge between data sources like arrays, lists, and SQLite databases, and a list view or grid view. It transforms the raw data into a format that can be displayed in the views.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What is a sticky intent in android?

1 Answers  


Explain briefly what is meant by activities?

1 Answers  


How do you access the string resource stored in the strings.xml file?

1 Answers  


What is an anr? What are some measures you can take to avoid anr?

1 Answers  


What is mipmap/ directory?

1 Answers  


What is a buildtype in gradle?

1 Answers  


What is a layout resource?

1 Answers  


What is the difference between an android and iphone?

1 Answers  


What features does android have?

1 Answers  


Is android stock better?

1 Answers  


What is the Android Open Source Project?

1 Answers  


Provide the important core components of android.

1 Answers  


Categories