i've tried to add an optionsmenu and a contextmenu to one activity, but it doesn't work.
When i create a new XML file in the menu folder, where the XML file for the optionsmenu exists, the whole android app doesn't work, because the R.java file couldn't be created/updated again.
Why this is happening?
Anybody got the same problems?
Thank you for your answers.