Uninstalling an Android package from an emulator.Installing an Android package onto an emulator.Generating Ant build files for any app, test or library projects found in the workspace.Detecting which Android platforms are required to build one or more projects and installing them automatically.Multiple instances of the same emulator are prevented from running concurrently.Emulator will be shut down automatically when the build has finished.Logs are automatically captured and saved.This ensures subsequent builds will start from the same clean state.This allows a very fast startup time for subsequent builds.Emulator snapshots can be automatically created.
This plugin lets you automate a number of Android-related tasks during a build: See also: Google Play Android Publisher Plugin. Automates many Android development tasks including SDK installation, build file generation, emulator creation and launch, APK (un)installation, monkey testing and analysis.