0

How I can find Build variants for Intelij Idea as in Android Studio?

IntelliJ Idea:

enter image description here

Android Studio:

enter image description here

TanvirChowdhury
  • 2,498
  • 23
  • 28
Morozov
  • 4,968
  • 6
  • 39
  • 70

1 Answers1

0

It's in the same place in IDEA with Android plugin installed, when active window is the one with Android project.

When I open Android project in IDEA, it's almost indistinguishable from Android Studio. It seems that your IDE failed to recognize your project, or another, non-Android project is in foreground.

Idea

Agent_L
  • 4,960
  • 28
  • 30