Related to android-sdk and sdk settings

Asked 2 years ago, Updated 2 years ago, 105 views

sdk installed when installing Android Studio.

Is there a difference in Android-sdk when setting up the development environment with Eclipse?

While using the Android studio,

I wonder if it is okay to use sdk as an environmental variable when building a development environment for Eclipse.

android sdk

2022-09-22 21:54

2 Answers

There's no difference It doesn't matter if you grab the sdk that's already on it.

and (2016) this year, Google is from The Twilight Saga : Eclipse adt said to suspend development aid. Android're working on Android to move to the studio for the project recommended in The Twilight Saga : Eclipse.

You can find the story of the suspension of Eclipse support at the link below.

http://media.daum.net/digital/others/newsview?newsid=20150628161006853

And how to migrate the Eclipse project to Android Studio is described in more detail in the link below. https://developer.android.com/sdk/installing/migrate.html


2022-09-22 21:54

Development tools (Android Studio, Eclipse) and Android SDK are separate packages It automatically installs Android SDK when installing or setting development tools.

In other words, the Android SDK is the same no matter which development tool you use. The Android SDK used by Eclipse You can set it up in the Android studio and use it.


2022-09-22 21:54

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.