Android Material design is developed by google which functionality available in Android 5.0 (API Level 21) and above.
Action mode allows the user to take actions on specific items in our user interface.
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.
Hi everyone in this article I’m explaining about Using Custom Media player in Android
Hi everyone in this article I’m explaining about Using the Otto Event Bus library on Android
Hi Everyone I am explaining here about the Action mode in Android
In this article I am going to discuss about use of Android resource selectors.