I\'ve got the following button in my xml layout file...
1.use findViewById(R.id.button1).setOnClickListener(this);
2.and activty implements OnClickListener