Top "Android-studio-3.0" questions

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

Unable to merge dex

I have Android Studio Beta. I created a new project with compile my old modules but when I tried launching …

android dex android-studio-3.0
Unsupported method: BaseConfig.getApplicationIdSuffix()

So I'm reading Android 6 for Programmers: An App-Driven Approach and the first two app examples I had no issues with …

android android-studio-3.0
Android studio 3.0: Unable to resolve dependency for :app@dexOptions/compileClasspath': Could not resolve project :animators

I migrate to Android studio 3.0. So, the project become unable to compile a module named ":animator" and it displays me …

android-studio android-gradle-plugin android-studio-3.0
Android emulator not able to access the internet

I know that similar questions have been asked before, but my problem is new only after installing Android Studio 2.3, the …

android emulation android-studio-3.0
Failed linking file resources

This is the java file that is giving the error package com.example.daksh.timetable; import android.support.v7.app.…

android-resources android-studio-3.0
Android Room - simple select query - Cannot access database on the main thread

I am trying a sample with Room Persistence Library. I created an Entity: @Entity public class Agent { @PrimaryKey public String …

android crash kotlin android-studio-3.0 android-room
Android Studio 3.0 Execution failed for task: unable to merge dex

android studio was getting build error while build execution with following: Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. java.…

android android-studio-3.0 build-error
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve

Newly installed Android studio 3.1.3 is giving strange dependencies error when making a new project and compiling for very first time. …

android android-gradle-plugin build.gradle android-studio-3.0
Could not resolve com.android.support:appcompat-v7:26.1.0 in Android Studio new project

I know about this questions: Failed to resolve: com.android.support:cardview-v7:26.0.0 android Could not resolve com.android.support:appcompat-v7:26.1.0 […

android android-gradle-plugin android-studio-3.0
Unable to resolve dependency Android Studio 3.0

It's good to have a Updated Android Studio 3.0. But I am facing a problem with Android Studio 3.0, I just created …

android facebook-android-sdk android-studio-3.0