Android SDK or Android Studio?

Hi,

I am working with Win 10 and Ionic 2. I want to run “ionic run android” command. The SDK is plenty enough?

Thanks

Hello icarus_31,

The SDK is all you need. The Studio wraps the SDK with a code editor.

No need for the Android Studio.

1 Like

@nrmco nrmco is right :thumbsup:

Keep in mind that android sdk/studio needs java sdk as a requirement.

cool! Thanks for the answer @nrmco