Hey Monu, I did initially try this piece of code however i did not work,It was throwing the following error
The method makeText(Context, CharSequence, int) in the type Toast is not applicable for the arguments (new View.OnClickListener(){}, String, int)
The code i initially tried is as follows