tag

home / developersection / tag

Displaying a Context Menu in Response of User Action
android 11-Sep-2015
Displaying a Context Menu in Response of User Action

Android context menu appears when the user press long click on the element. It is also known as floating menu. Context Menu is a useful solution, particularly when we want to provide a list of actions based on an item click in a ListView.

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

Navigation Drawer Implementation in Android
android 04-Feb-2015
Navigation Drawer Implementation in Android

Hi Everyone, Here we are going to learn how to implement a very popular UI pattern called navigation drawer list in andriod

Simple Search implementation in android
android 29-Dec-2014
Simple Search implementation in android

Hi everyone, here we are going to learn how to implement search functionality in android

Show Simple Pop-up Menu in Android
android 29-Dec-2014
Show Simple Pop-up Menu in Android

Hi everyone, here we are going to learn how to show simple pop-up menus in andriod

Show List View in Model pop-up on Button click in Andriod
android 20-Dec-2014
Show List View in Model pop-up on Button click in Andriod

Hi everyone, in this article we learn how to show a list view inside a Model pop-up

Simple Calculator App in Android
android 10-Dec-2014
Simple Calculator App in Android

Hi Everyone, here I am explaining how to create a simple calculator app in Android to perform addition, subtraction, multiplication and division operations

How to Show invisible text on button Click in android.
android 22-Nov-2014
How to Show invisible text on button Click in android.

Hi everyone, here I am going to explain how to Show invisible text on button Click in android.

Building a Dynamic UI with Fragments in Android
android 14-Nov-2014
Building a Dynamic UI with Fragments in Android

Hi Everyone, I am explaining here about how to Building a Dynamic UI with Fragments in Android

Building simple user interface in Android
android 07-Nov-2014
Building simple user interface in Android

Hi everyone, I am here to explain how to build simple GUI interface in Android