Ionic Cordova in Android Studio (no installed build tools found)

前端 未结 2 709
臣服心动
臣服心动 2020-12-18 05:48

I develop in ionic 2 and I\'m trying to open the project (from ionic android build) in Android Studio.

I get the following error:

Error:No ins

2条回答
  •  不知归路
    2020-12-18 06:15

    I had similar issue. I fixed it by changing the Project structure as follows:

    • Gradle version=3.5
    • Android Plugin version=2.3.1

提交回复
热议问题