Top "Android-studio-3.1" questions

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

IOException: Failed to find byte code when upgrade to Android Studio 3.1

Yesterday, Google announced that Android Studio 3.1 is available in the stable release channel. So I give it a try. Before …

android android-studio android-gradle-plugin android-studio-3.1
Could not find builder.jar (com.android.tools.build:builder:3.1.0)

I wanted to Setting up android studio, i have installed the latest version(3.1.0) of it and i downloaded and installed …

java android gradle maven-2 android-studio-3.1
Should I add .idea/caches/build_file_checksums.ser to .gitignore?

I updated my Android Studio from 3.0.1 to 3.1, and noticed an unfamiliar file in my existing project: .idea/caches/build_file_…

android android-studio android-gradle-plugin gitignore android-studio-3.1
Android Studio 3.1.2 : Failed to resolve: runtime

I have recently updated my Android Studio to 3.1.2 . After the update I tried opening the existing project and was shown …

android android-studio gradle android-gradle-plugin android-studio-3.1
Failed to generate apk from Android studio 3.1.1

When I try to generate a signed APK, I found this issue : 10:58 Generate Signed APK: Errors while building APK. You …

android gradle build.gradle android-studio-3.1
AAPT2 working abnormally in android studio 3.1 both for True and False flag

I am usingandroid.enableAapt2 = false in my gradle.properties file. After updating android studio to 3.1 my project showing a warning …

android android-studio-3.1 aapt2
Android Studio 3.1 layout preview does not show preview for some layouts

Since today morning I started encountering this weird issue. Android Studio layout preview panel and Design view was not displaying …

android android-layout android-studio-3.1
After Updating Android Studio 3.1, I am getting these warnings after each build

Android Issues Warnings Stripped invalid locals information from 1 method. Stripped invalid locals information from 1 method. Message{kind=WARNING, text=Stripped …

android android-studio compiler-warnings android-proguard android-studio-3.1
Error running 'app': Unknown error in Android studio 3.1

I have updated my android studio to new stable version 3.1. After build project not able to run. Let me know …

android android-studio android-studio-3.1