Android: guys i want to detect which button is clicked by the user.
The image below will help me to explain my problem.
I load google inside my WebView.

I dont have any idea on how to do this.
Please help me, im using java.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to use WebViewClient for this purpose. below is link for sample URL
http://marakana.com/forums/android/examples/58.html