Answer Posted / 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 View All Answers
What does adb stand for?
How do I upgrade to android lollipop?
What is the build process in android?
State few disadvantages of android in the mobile market.
Do all mobile phones support the latest android operating system?
What is the manifest file and how is it used?
Can I install exe files on android?
How many dialog boxes do support in android?
Should I turn off auto sync android?
What is sleep mode in android?
Explain AndroidManifest.xmlfile in detail.
What is software system?
Explain gen folder in android?
What types of permissions exists?
What is the variance between a regular bitmap and a nine-patch image?