There's no onCreateOptionsMenu method of Android project in Intellij IDEA

I created an android project in IntelliJ.

But MainActivity.java code little bit differences between in Eclipse and in IntelliJ IDEA.

Why and How to fix IntelliJ IDEA?

Following is in Eclipse and red boxes are differences.

eclipse.png

Following is in Intellij IDEA.

There's no code of above red boxes.

스크린샷 2013-10-13 오후 4.36.11.png

스크린샷 2013-10-13 오후 4.36.16.png

0

请先登录再写评论。