Hello all,
I am trying to import the MenuItem class, but getting following error during
build
Code >> import android.view.MenuItem;
Error >>
java:5: cannot find symbol
[javac] symbol : class MenuItem
[javac] location: package android.view
[javac] import android.view.MenuItem;
[javac] ^
[javac] 1 error
I would really appreciate if someone can tell possible reasons for this.
Regards,
Vaibhav gathibandhe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---