Top "Android-studio-3.0" questions

Use for questions about using Android Studio, an official IDE targeted at Android development.

Failed to resolve: android.arch.lifecycle:extensions:1.0.0-alpha1 android studio 3.0

I am building a project in android studio 3.0 with android plugin 'com.android.tools.build:gradle:3.0.0-alpha1' and gradle …

android android-lifecycle android-studio-3.0 android-architecture-components
Android Studio 3.0 annotationProcessor

I get the following error after I try to build my project: Error:android-apt plugin is incompatible with the Android …

android android-studio-3.0
Does Android Studio 3 support Java 9 for Android development? If so, what features of Java 9 are supported?

I'm going to install Android Studio 3 in order to develop an Android application. I'd like to know if it is …

android java-9 android-studio-3.0
Error : Ambiguous method call. Both findViewById (int) in AppCompactActivity and Activity

I am getting the error: "Ambiguous method call" on initializing Toolbar using Android Studio 3.0 RC1. I have extended my Activity …

android android-studio android-studio-3.0 appcompatactivity android-appcompat
Android Studio 3.0 Error. Migrate dependency configurations for local modules

I recently installed the latest Canary build of Android Studio which is currently using the Android Gradle plugin 3.0.0-alpha4 . I …

android android-studio gradle android-studio-3.0
Can't launch AVD on macOS 10.13

I created some AVDs in Android studio 3.0, but I can't launch them. I used the following command to launch them: ./…

macos android-studio avd android-studio-3.0 macos-high-sierra
How to use Data Binding and Kotlin in Android Studio 3.0.0

I just started to use Android Studio 3.0.0, but every time I try to build my project I get this error: …

android android-studio kotlin android-databinding android-studio-3.0
New Flutter Project wizard not showing on Android Studio 3.0.1

I installed Flutter following official document and also installed Flutter and Dart plugin on Android Studio. But, I can't see …

dart flutter android-studio-3.0