How can connect Eclipse Android SDK manager in Android Studio? -


i studying android , having little problem. mistake used eclipse install/download of android sdk. , want move android studio how can use downloaded android sdk in eclipse?

you can set downloaded sdk folder path here: file->settings->android sdk(in left side of window)-> android sdk location(in top of window)


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

python - How do I create a list index that loops through integers in another list -