Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 color/ directory?

0 Answers  


Lists life cycle methods of android activity?

0 Answers  


What are the dialog boxes that are supported in android?

0 Answers  


What is android stickey intent?

0 Answers  


Is android or iphone better?

0 Answers  


How is content provider implemented?

0 Answers  


What is service lifecycle

0 Answers  


How does recyclerview differ from listview?

0 Answers  


What is access data using content provider:

0 Answers  


What is action_view?

0 Answers  


Under what condition could the code sample below crash your application? How would you modify the code to avoid this potential problem? Explain your answer.     Intent sendIntent = new Intent();     sendIntent.setAction(Intent.ACTION_SEND);     sendIntent.putExtra(Intent.EXTRA_TEXT, textMessage);     sendIntent.setType(HTTP.PLAIN_TEXT_TYPE); // "text/plain" MIME type     startActivity(sendIntent);

0 Answers  


what is a fragment? How it differs from activity?

0 Answers  


Categories