adspace
Answer Posted / 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 View All Answers