Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 717 Bytes

File metadata and controls

11 lines (7 loc) · 717 Bytes

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.