Android Emulator Plugin for Jenkins
Introduction: Android 模拟器 jenkins 插件,用于 Jenkins 做持续集成时跑模拟器测试
Tags:
Provides numerous features for Android development and testing during Jenkins builds, including:
- Creating Android emulators on-demand
- Running an Android emulator during a build
- Automatically installing the Android SDK on Jenkins slaves, where required
- Detecting which Android platforms are required to build one or more projects and installing them automatically
- Generating Ant build files for any app, test or library projects found in the workspace
- Installing/uninstalling Android packages
- Running the monkey stress-testing tool
- Parsing output from running monkey and marking a build as unstable/faild
For more information, visit the wiki page:
https://wiki.jenkins-ci.org/display/JENKINS/Android+Emulator+Plugin