android - Extending BaseAdapter, passing variables -


i'm not understanding how pass variables these adapter classes. of examples i've seen, pass context (activity, usually). how pass variables, data want view display?

baseadapter used connect data source view. each item in row needs connected property of object. take @ blog post - http://dup2.in/2011/08/08/android-custom-listview-baseadapter-tutorial/

the simple listview example having 1 textview in each row corresponds single string element in arraylist.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -