Top "Android-studio-3.0" questions

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

Configuration 'compile' in is deprecated, but all configurations are 'implementation'

I receive following warning while executing gradle in android: Configuration 'compile' in project ':app' is deprecated. But all my …

android gradle kotlin android-studio-3.0
31.0.0 is not a valid SDK Version. Option are 26.0.0 Unversioned

I can no longer run my app after updating expo version to 31.0.0. I needed this upgrade to do due iOS …

android android-studio react-native-android expo android-studio-3.0
Can't start Android Studio Layout Inspector: "Unexpected error: empty view hierarchy"

Can't seem to launch Layout Inspector on Android Studio 3.0 (Canary 3) When connected to my device and app running, choosing Tools &…

android android-studio-3.0 layout-inspector
Should I choose x86_64 for testing rather than the "recommended" x86 for virtual device system image?

I'm totally new to Android programming. I have Android Studio 3.0.1 running on Kubuntu Xenial 64-bit on a desktop with a …

android android-studio-3.0
error: cannot find symbol class for add kotlin class into java class in android studio 3.0 stable

i use android studio 3.0 and some old java class Convert Java to Kotlin. after that Kotlin class cant import in …

gradle kotlin android-studio-3.0
Can't build project with Android Studio 3.0 + DataBinding + Kotlin

I have a huge project with databinding, kotlin, dagger. I spent a few days trying to build it using several …

android data-binding kotlin android-studio-3.0
android studio 3.0 Device Explorer - run as: could not set capabilities: Operation not permitted

i migrate to android studio 3.0. i hear feature of new device explorer in android studio 3.0. but when i connect my …

android android-emulator android-studio-3.0 android-device-explorer
Gradle dependency configuration : implementation vs api vs runtimeonly vs compileonly

Unable to understand the latest gradle dependency configurations which are introduced in Android Studio 3.0 i.e. implementation, api , compileonly and …

android gradle android-studio-3.0
Why Android change 'compile' to 'implementation' configuration in Gradle dependencies?

As seen in Android Studio 3.0 (canary 3.0), we now add depedencies by declaring implementation instead of compile configuration. // Before compile 'com.…

android gradle android-gradle-plugin android-studio-3.0
how to show Back/Forward buttons in Android Studio 3.0.1 IDE

It's quite annoying since upgrading to Android Studio 3.0.1 such that the "Back/Forward" buttons are not displayed in tool bar …

android android-studio ide android-studio-3.0