Search Results

Pro Tips for Continuous Integration with Android and Jenkins

Android applications are built with Java.  Gradle is (finally) a mature and well-known build framework.  Jenkins is a Java-first Continuous Integration platform and already has fantastic support for Gradle (as well as Maven and Ant) out of the box.  So what’s the problem?