0

I am migrating to android Studio from eclipseADT, Can I use the same android sdk's from eclipse?

I used the following links to migrate:

  1. Exporting from eclipse.

  2. Importing to Android studio.

1
  • Do you have any particular issue with using 'eclipse' sdk? Commented Nov 4, 2013 at 10:10

2 Answers 2

1

You could also look over this link: http://developer.android.com/sdk/installing/migrate.html

And yes of course you can use the same android SDK.

Sign up to request clarification or add additional context in comments.

Comments

0

SDK stands for Software Development Kit and has nothing to do with the different IDEs(Eclipse, Android Studio) really. The IDE will use the SDK of course but the SDK is unaware of which IDE is using it. You should have no problems with using the same SDK, you just have to set some paths in Android studio.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.