Android Studio and android.support.v4.app.Fragment: cannot resolve symbol

后端 未结 22 2805
眼角桃花
眼角桃花 2020-12-01 06:03

I am tryng out Android Studio instead of Eclipse. I install it and then start a completely new project and follow the wizard. I add no code of my own.

Then, I right-

22条回答
  •  抹茶落季
    2020-12-01 06:54

    I'm using buck and it seems like by removing the /.idea/libraries in your project folder and sync gradle again works for me.

提交回复
热议问题