-1

I currently have at least 5 Android Activity in my Android Project. I haven't experience any problems creating those activities. But when I add another activity, It shows an error on the "onCreateOptionsMenu" and "onCreate". Do you have any idea as to what I can do to solve this?

Charles
  • 50,943
  • 13
  • 104
  • 142
user3422210
  • 53
  • 1
  • 5

1 Answers1

0

"onCreateOptionsMenu" it is problem for "Menu". And be careful 5 new Activity for create 5 Activity in AndroidMenifest + Application.........