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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

