Jerielle
Jerielle

Reputation: 7520

How can connect Eclipse Android SDK manager in Android Studio?

I am studying Android and I am having a little problem. My mistake is I used eclipse to install/download some of the Android SDK. And I want to move to Android Studio but how can I use my downloaded android sdk in Eclipse?

Upvotes: 0

Views: 76

Answers (1)

Hari Krishnan
Hari Krishnan

Reputation: 6312

You can set the downloaded sdk folder path here: File->Settings->Android SDK(in left side of the window)-> Android SDK location(in top of window)

Upvotes: 1

Related Questions