I was trying to understand the "Using Messenger" in Bound Service example in Android Documentation. The example had a method named sayHello(View v). I could not quite understand how the method is called and why it takes a view as a argument.
I hope the question can be useful to others and community will take the question positively.
Thanks.