R.java disappears after project clean

前端 未结 30 2014
傲寒
傲寒 2020-11-30 05:37

After I added some .png files into my Project Workspace drawable folder I refreshed my drawable folders in Eclipse and the newly added files showed up. But when I tried to a

30条回答
  •  死守一世寂寞
    2020-11-30 06:09

    Proven successful method, check the file (AndroidManifest.xml) and delete all comments in it, and make sure there are no errors in this file, I tried and did work with me.

提交回复
热议问题