Happy Reading ! Have a good day !

Monday 11 May 2015

How to create your own Adapter View (Theory)

Posted by at 11:30:00 am Read our previous post

Creating a new class that extends the abstract class BaseAdapter and then implement the following methods:
  • getCount
  • getItem
  • getItemId
  • getView
You can also search for adapter tutorials. I'd recommend:
  1. Reading the Binding to Data with AdapterView
  2. Getting started on an implementation as described above
  3. Asking questions when you have problems with your implementation
The implementation will depend on the underlying data you are trying to represent, so a one-line question is really not going to cut it

No comments:

Post a Comment

© Somewhere I Belong is powered by ULAB - designed by Shoaib Mahmud