Top "Android-gradle-plugin" questions

The Android Gradle Plugin is Android's standard build system.

The SourceSet 'instrumentTest' is not recognized by the Android Gradle Plugin

I updated the AndroidStudio to version 3.1 Clean Project... and build failed The SourceSet 'instrumentTest' is not recognized by the Android …

android android-studio android-gradle-plugin android-instrumentation
Error:(27, 0) Project with path ':library' could not be found in project ':app'

I have copied this library folder in root of project but always getting: Error:(27, 0) Project with path ':library' could …

android android-studio android-gradle-plugin build.gradle libs
Gradle failed to resolve com.google.android.gms:play-services-auth:11.6.0

I am trying to use google log in in my mobile app but I am getting following error after following …

android google-api android-gradle-plugin google-login
Android using Gradle Build flavors in the code like an if case

I'm trying to work with build flavors. In my build.gradle I've defined 2 flavors, a normal flavor and an admin …

android build android-gradle-plugin
Where is a "Sync project with gradle files" button in Android Studio 3?

This button disappeared from a new 3.1 version of AS Toolbar. Before it showed as: Now it's missing:

android android-studio android-gradle-plugin android-studio-3.1
Error:Program type already present: android.arch.lifecycle.LiveData

When I press the run button in Android Studio, my app compiles but shows this error (redacted): Error:Program type …

android android-studio android-gradle-plugin android-livedata
Upgraded to Android studio 3.4 - Aapt2InternalException: AAPT2: Daemon startup failed

I got Error in new project while build after i upgraded Android studio to 3.4 Caused by: org.gradle.api.tasks.…

android android-studio gradle android-gradle-plugin android-studio-3.4
Any solution for Android Studio slow gradle build and high disk usage?

My 4GB RAM, Intel Core i5 system came down down to its knees with high disk and RAM usage by …

android android-studio android-gradle-plugin disk-access
Found com.google.android.gms:play-services-gcm:8.3.0, but version 8.1.0 is needed

I just updated Google play services to the latest release - 23 - in the Android SDK Manager. Next I updated …

android android-studio google-play-services android-gradle-plugin
Android Studio: Error while generating the main dex list

I was trying to completely remove firebase dependencies from my project but I have manage somehow to completely screw my …

android gradle android-gradle-plugin dex