Android Studio is a new Android development environment based on IntelliJ IDEA that provides new features over Eclipse ADT and will become the official Android IDE. It features a flexible Gradle-based build system, build variants, code completion, layout editing, and support for Lint and ProGuard. Projects in Android Studio contain modules like JAR and AAR files that are organized in a flattened file structure.