Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-gradle-plugin

BroadcastReceiver to detect screen on/off and Service not working

Android Studio gradle flavors not showing Build Variants correctly

Gradle task dependency order

Can't find lib via transitive use of sub module

Android gradle - how to search multiple respositories for gradle dependencies

Gradle build error: org.gradle.buildexceptionreporter Gradle version used 2.14.1

How to see the AndroidManifest.xml of my imported packages?

Sonar qube not showing results for Android Lint

How to get the buildtype in a build.gradle EARLY ON

e: [kapt] 'com.sun.tools.javac.util.Context' class can't be found ('tools.jar' is absent in the plugin classpath). Kapt won't work

How can I create a default properties file if it doesn't exist in Android Gradle Build

Set Android.mk flag through Gradle depending on build type

Different Gradle versions in my project (gradle.xml vs build.gradle)

define manifest place holders in build.gradle

purpose of com.android.tools.build

Android @SuppressWarnings at statement-level, rather than method-level