/android-device-connector-plugin

An adaptation of the ios-device-connector-plugin Jenkins plugin for Android devices

Primary LanguageJava

android-device-connector-plugin

Build Status

The latest release: android-device-connector

This plugin lists all connected Android devices to Jenkins (including Slaves). It can show detailed information of each device and install apk on the selected device. It requires the adb tools to be installed on the machine were the devices are connected.

This plugin is based on the code from https://github.com/jenkinsci/ios-device-connector-plugin.