R.java disappears after project clean

前端 未结 30 2016
傲寒
傲寒 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:02

    This happens to me if I move my project to a new location. I have found that the answers above didn't fix my problem, but that creating a new project and importing the source did.

提交回复
热议问题