Developing for Android in Eclipse: R.java not regenerating

前端 未结 30 3228
孤城傲影
孤城傲影 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:52

    You 100% have an error in an XML-file, but the XML verification does not show you the error. This is the reason why you need to check your XML files first!

提交回复
热议问题