Comment by kuschku
8 years ago
You don’t, you don’t need them, and Android Studio doesn’t include them either.
You can have all the features of Android Studio in all the languages I mentioned just with the open plugins.
8 years ago
You don’t, you don’t need them, and Android Studio doesn’t include them either.
You can have all the features of Android Studio in all the languages I mentioned just with the open plugins.
No, because Google has changed the way wizards work, which means any plugin needs to be developed explicitly for Android Studio as well.
As proof of this, the Flutter team just released a version of their plugins for Android Studio.
https://groups.google.com/forum/#!topic/flutter-dev/D6pvqM09...
Android Studio also includes bits of CLion for example.
Are you deliberately trying to ignore what I’ve been saying?
My argument was that you can take IntelliJ’s open edition, with its plugins for C++/C, etc, slightly modify it, and get the same functionality as you’d have in Android Studio for more languages than just Android.
No you are the one ignoring what I am saying, as apparently you are not doing Android development.
1 - InteliJ Android plugin is not the same as Android Studio, it lags a few versions behind;
2 - The free C and C++ plugins are not the same as the parts from CLion that Google integrated into Android Studio;
3 - Additionally the mixed Java/Kotlin and NDK debugging is also taken from CLion
So if you want to be behind the curve of what Android developers use daily, by all means use pure InteliJ with the plugins you are suggesting.
3 replies →