Wednesday, February 29, 2012

[android-developers] Re: an error

remove android.R from top 

Moktarul 


On Tuesday, 28 February 2012 14:27:23 UTC+5:30, needoo wrote:

? how to solve this error
 as it
gives me this  message
"id cannot be resolved or is not a field"
when i write this..

      add = (Button) findViewById(R.id.bAdd);
sub = (Button) findViewById(R.id.bSub);

--
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

No comments:

Post a Comment