Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jenkins

Android Gradle Build Script Returns Error 137 In Predexdebug

I am trying to build an Android project on our Debian build server with gradlew. Each time I run i… Read more Android Gradle Build Script Returns Error 137 In Predexdebug

How I Pass Params From Jenkins To Build.gradle?

I want to pass value to my build.gradle file through jenkins (build with params). I have a String … Read more How I Pass Params From Jenkins To Build.gradle?

How To Always Run A Build Step In Jenkins And Ignore Failure

I use the sdk-manager-plugin to download my Android dependencies. Unfortunately my Jenkins CI buil… Read more How To Always Run A Build Step In Jenkins And Ignore Failure

Getting Gradle To Execute Junit Test (android App, Android Studio)

I am currently working on an android app and lately switched from Eclipse to Android Studio (wasn&#… Read more Getting Gradle To Execute Junit Test (android App, Android Studio)

Robotium And Jenkins Ui Testing Errors

I first ran into this problem when trying to run Robotium UI tests on a MacOS Mini with no monitor.… Read more Robotium And Jenkins Ui Testing Errors