How to display Toast in Android?
In order to display Toast in your application, try this: Another example: We can define two constants for duration: int LENGTH_LONG Show the view or text notification for a long period of time. int LENGTH_SHORT Show the view or text notification for a short period of time. Customizing your toast