Skip to content

xfreebird/android-device-connector-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.