category

home / developersection / category

Leveraging Action bar in android : List Navigation
android 17-Feb-2015
Leveraging Action bar in android : List Navigation

Hi everyone, here we will see how to implement List navigation mode for action bar items in android

Multiple fragment in Android
android 17-Feb-2015
Multiple fragment in Android

In my last article, we learn about Sorting list with side bar in AndroidSorting list with side barNow we see howuse multiple fragment according to

Leveraging Action bar in android : Tab Navigation
android 17-Feb-2015
Leveraging Action bar in android : Tab Navigation

Hi all here we are going to implement Tab navigation modes on action bar items in android

Leveraging action bar in Android
android 16-Feb-2015
Leveraging action bar in Android

Hi everyone, we are going to leverage the functionalities of Action bar in android here.

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.

Fragment Implementation in Android
android 13-Feb-2015
Fragment Implementation in Android

Hi everyone, lets learn some Fragment basics in android here!!

Creating custom and compound Views in Android
android 13-Feb-2015
Creating custom and compound Views in Android

Hi, I am telling you about Creating custom and compound Views in Android

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

Drag and Drop Event in Android
android 12-Feb-2015
Drag and Drop Event in Android

Hi everyone i am here to explain about Drag and Drop events in Android

Endless List view Adapter in Android
android 05-Feb-2015
Endless List view Adapter in Android

Hi everyone, here we are going to learn how to implement an endless list view adapter in Android

Start a new activity within an Activity in Android
android 04-Feb-2015
Start a new activity within an Activity in Android

Previously , we learn how to implement contextual menus on Long press in android : Contextual Menu Implementation in Android. Now, here we unfold some

Contextual Menu Implementation in Android
android 04-Feb-2015
Contextual Menu Implementation in Android

Hie Everyone, here we are going to learn how to create contextual menus in andriod