I have a listView in which I bound a column of a table with customCursorAdapter i.e CoordinatorTag like(Home,Office,Factory) etc. from Coordinator Table .but with these tags I also wish to add an extra item in list named ALL at last. how I can do this sir please help me.
thanks
Om Parkash
Check out this …..
I hope this example will helpfull for you
Create /res/layout/row.xml
now create a class for using a cursor adapter in ListView