Reputation: 527
My Sdk is on Android studio. I tried to select this repository in eclipse: /applications/Android Studio.app/sdk , but i haven't the effects that i hoped. How can i do this?
Upvotes: 1
Views: 1790
Reputation: 3393
Just checked on my computer. You can point eclipse to use Android Studio's SDK, check your path, must be exactly:
NOTE: This is applicable to Android Studio versions prior to 1.0, now the Android SDk is located outside Android Studio.app
Upvotes: 1
Reputation: 11
/Users/xxxx/Library/Android/sdk
-OR-
Upvotes: 1