I am occurring error like:
\"The method onClick(View) of type oddg must override a superclass method\".
I am confused where exact
If you are using android studio , you can also override your method by pressing ctrl+O or just go to code-> Overide and override appropriate method . It will automatically override your method .