[android-developers] OnClick error
Dear All :
I install eclipse & Android SDK under the Windows/XP successful. If
I test a program using onClick that I want to click a button, it
displays an error. But the code is ok on an another pc. Can anyone
help me?
my code is that :
btnNumberOne.setOnClickListener(new ImageButton.OnClickListener()
{
@Override
public void onClick(View v) { <=====error line
Thanks.
BR,
mark
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home