android onclick corresponding method handler not found code example
Example: corresponding method handler 'public void onclick(android.view.view)' not found
Check that the tools tag in the xml file is linked to the correct class.
tools:context=".YourJavaClass">