Developing for Android in Eclipse: R.java not regenerating

前端 未结 30 3094
孤城傲影
孤城傲影 2020-11-21 07:04

I\'ve found out that my R.java is never updated, so it doesn\'t contain information about my new resources, so I decided to delete it and thought that Eclipse would generate

30条回答
  •  甜味超标
    2020-11-21 07:57

    For me, this error was caused when I tried to duplicate an existing res/menu instead of creating one with the wizard.

提交回复
热议问题