Android/Eclipse: how can I add an image in the res/drawable folder?

前端 未结 12 1972
名媛妹妹
名媛妹妹 2021-01-30 10:19

I am completely new with Android/Eclipse. I can\'t figure out how to add an image in the /res/drawable folder of my Android Eclipse project.

12条回答
  •  南方客
    南方客 (楼主)
    2021-01-30 10:44

    Try to use jpg and png , also name your image in lowercase. Then drag and drop the image in res/drawable . then go to file and click save all . close eclipse then reopen it again . That is what worked for me .

提交回复
热议问题