Location of the android sdk has not been setup in the preferences in mac os?

后端 未结 20 1745
北荒
北荒 2021-02-01 12:26

I am installing the Android SDK along with Eclipse in mac os. Whenever I try to start a new project development I get an error location of the android sdk has not been s

相关标签:
20条回答
  • 2021-02-01 13:10

    This problem seems to arise from new versions of android sdk the solution that worked fine for me was to go to help->check for updates and let that finish once all software in eclipse updated it all seems to work fine. I was using juno and the latest sdk, which I upgraded outside eclipse.

    0 讨论(0)
  • 2021-02-01 13:11

    You can find the Android SDK path by running the SDK Manager. Once the window comes up the path is displayed at the top. For me it was hiding in AddData (Windows). You can then set the path in Eclipse by going Window > Preferences > Android > and set SDK Location.

    0 讨论(0)
提交回复
热议问题