Search code examples
androidandroid-studioadtandroid-sdk-tools

Is there a difference in the android SDKs available for androidStudio and eclipseADT?


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.


Solution

  • 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.