New to Java, using Eclipse. Except this error I also got some:
Description Resource Path Location Type The method onClick(View) of type new onClickListener
// replace this code button2.setOnClickListener(new OnClickListener() { @Override public void onClick(View v) { button2.setText("COŽE!?");