R.java disappears after project clean

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

    Check your file in drawable folder ensure that all are resource file (image) remove unwanted file Like thumb.db. Remove those all files and check again

提交回复
热议问题