代码之家  ›  专栏  ›  技术社区  ›  SinaMN75

成功生成的未解析引用

  •  0
  • SinaMN75  · 技术社区  · 7 年前

    我的一个项目有一个问题,它无法识别我的任何库。我不能用已经添加的第三方库编写任何代码

    enter image description here

    1 回复  |  直到 7 年前
        1
  •  0
  •   Ali Ahmed    7 年前

    Build >> Clean Project
    Build >> Rebuild Project 
    

    如果问题仍然存在,那么

    Go to you Project >> app >> libs 
    Empty that folder and then Sync your project . It will download all dependencies again.
    
    推荐文章