tag

home / developersection / tag

Adapter in Android
android 30-May-2015
Adapter in Android

Adapters are the link between a set of data and the AdapterView that displays the data.

Sorting list with side bar
android 16-Feb-2015
Sorting list with side bar

Interface that may implemented on Adapter to enable fast scrolling between sections of an AbsListView.

Android Delete Multiple Selected Items in Listview
android 13-Feb-2015
Android Delete Multiple Selected Items in Listview

Hi, I'am telling you about Multiple list view deletion in android use Contextual Action Bar