Android Studio using existing android sdk

前端 未结 4 1946
耶瑟儿~
耶瑟儿~ 2021-01-01 12:10

I already have the latest android sdk with all platforms/sources/etc downloaded. How can i tell Android Studio to use an existing android sdk without moving it to andr

4条回答
  •  天命终不由人
    2021-01-01 12:55

    In Android Studio

    Go to

    File -> project Structure into Project Structure
    Left -> SDK Location
    SDK location select Android SDK location (old version use Press +, add another sdk)
    

提交回复
热议问题