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 |
What is a sticky intent in android?
Explain briefly what is meant by activities?
How do you access the string resource stored in the strings.xml file?
What is an anr? What are some measures you can take to avoid anr?
What is mipmap/ directory?
What is a buildtype in gradle?
What is a layout resource?
What is the difference between an android and iphone?
What features does android have?
Is android stock better?
What is the Android Open Source Project?
Provide the important core components of android.