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?
Asked
Active
Viewed 55 times
-1
-
Post code where problem occurred. – Hamid Shatu Mar 22 '14 at 07:13
-
Can you show your code? – Piyush Mar 22 '14 at 07:13
-
Please always be sure to read the descriptions that appear when selecting tags! – Charles Mar 23 '14 at 03:22
1 Answers
0
"onCreateOptionsMenu" it is problem for "Menu". And be careful 5 new Activity for create 5 Activity in AndroidMenifest + Application.........

Mahmudul Haque Khan
- 426
- 4
- 19