How to install new Android Studio extensions to IntelliJ IDEA

15,618

Thanks for the answers, but I finally found the corresponding statement by JetBrains: http://blog.jetbrains.com/blog/2013/05/15/intellij-idea-is-the-base-for-android-studio-the-new-ide-for-android-developers/

You can upgrade by hitting help -> Checking for updates and then choose Early Access Program as channel in the Update settings. You should receive a notification, that version 13 is available.

This EAP version contains almost all Android Studio features except the new Project Wizard and the App Engine Cloud Endpoints, but they will come soon. The reason for the delay is the Google IO, in the future new Android Studio and IntelliJ versions will be synced (mentioned in the comments of the blog post).

Share:
15,618
vRallev
Author by

vRallev

Updated on July 20, 2022

Comments

  • vRallev
    vRallev almost 2 years

    Is it possible at the moment to add the Android Studio extensions to a current IntelliJ IDEA installation?

    Xavier Ducrohet and Tor Norbye mentioned in their talk, that Android Studio is an extension to the Community Edition of IntelliJ IDEA and that it's not a fork. So it should be possible to add the extension.

    Is there an easy way to do so and probably to revert?

    They also mentioned in their talk, that Android Studio uses Gradle as default build system. This should break the builds of current modules. Is this correct?

  • CommonsWare
    CommonsWare almost 11 years
    I doubt that project will be used. The official announced home for the code is android.googlesource.com/platform/tools/adt/idea