tag

home / developersection / tag

Android Material Tab with Swipe View example
android 07-Jan-2016
Android Material Tab with Swipe View example

Android Material design is developed by google which functionality available in Android 5.0 (API Level 21) and above.

Display Action Mode in Response to the User Action
android 14-Sep-2015
Display Action Mode in Response to the User Action

Action mode allows the user to take actions on specific items in our user interface.

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.

Custom Media player in Android
android 17-Mar-2015
Custom Media player in Android

Hi everyone in this article I’m explaining about Using Custom Media player in Android

Using the Otto Event Bus library on Android
android 16-Mar-2015
Using the Otto Event Bus library on Android

Hi everyone in this article I’m explaining about Using the Otto Event Bus library on Android

Action Mode in Android
android 24-Feb-2015
Action Mode in Android

Hi Everyone I am explaining here about the Action mode in Android

Android resource selectors
android 24-Feb-2015
Android resource selectors

In this article I am going to discuss about use of Android resource selectors.