Corresponding method handler 'public void f1btnClicked(android.view.View)' 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">