Alternatives to Android Studio

Google's official IDE for building Android apps, based on IntelliJ. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Android Studio.

  • Visual Studio

    Microsoft's integrated development environment for .NET, C++ and Windows development, with a free Community edition.

    FreemiumProprietaryWindows

    Visual Studio is Microsoft's Windows-only IDE focused on .NET and C++, with a free Community edition, and lacks Android Studio's official Jetpack Compose and Android tooling.

  • Apache NetBeans

    An open-source IDE for Java, PHP, JavaScript, HTML and other languages from Apache.

    Apache NetBeans is a free Apache-licensed Java and PHP IDE for Windows, macOS and Linux, without Android-specific layout previews, Device Streaming or Gemini assistance.

  • Theia IDE

    An open-source IDE for desktop and browser from the Eclipse Foundation that runs VS Code extensions.

    Theia IDE is a vendor-neutral Eclipse Foundation IDE for desktop and browser that runs VS Code extensions from Open VSX, without built-in Android tooling.

Similar software

Related functionality, not a direct replacement.