Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using ubuntu 9.10 on my laptop its a separate partition i just installed the latest version of eclipse and installed the java sdk and adt. I'm pretty sure i did it correctly because it willlet me create new android projects but I have been trying to import an existing one and ive been getting the following errors.

Menu declare-styleable Menu not found in file /home/michael/android-sdk-linux_x86/platforms/android-7/data/res/values/attrs.xml
[2011-04-14 21:39:33 - Android Framework Parser] Menu declare-styleable MenuItem not found in file /home/michael/android-sdk-linux_x86/platforms/android-7/data/res/values/attrs.xml
[2011-04-14 21:39:33 - Android Framework Parser] Menu declare-styleable MenuGroup not found in file /home/michael/android-sdk-linux_x86/platforms/android-7/data/res/values/attrs.xml

I looked in the said path and there was no attrs.xml at first so I looked up the source for it and added it myself and still no success and yes I've done every simple solution possible aka "clean and re-add". Does anyone know where im going wrong?

share|improve this question
I have same problem. Did you found solution? – Иван Бишевац Dec 5 '11 at 20:48

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.