How do you add an SDK to Android Studio?

前端 未结 8 1601
别那么骄傲
别那么骄傲 2020-12-24 05:07

I\'m using Google\'s Android Studio 0.1 based on IntelliJ, and I cannot figure out how to add additional SDKs to my project.

I exported my existing project from Ecli

8条回答
  •  渐次进展
    2020-12-24 06:00

    I followed almost the same instructions by @Mason G. Zhwiti , but had to instead navigate to this folder to find the SDK:

    /Users/{my-username}/Library/Android/sdk
    

    I'm using Android Studio v1.2.2 on Mac OS

提交回复
热议问题