Frameworks detected in android studio

前端 未结 8 1333
夕颜
夕颜 2020-12-08 03:03

Frameworks detected: Android framework is detected in the project Configure

I get the above message when I try to build a particular project in android studio 1.4

8条回答
  •  遥遥无期
    2020-12-08 03:44

    Maybe you have to import the project properly and not just opening?

    Goto to File > New Project > Import Project and browse for the project...

提交回复
热议问题