[android-developers] an error
? 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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home