Package com.tomtom.ivi.platform.gradle.api.tools.emulators

This package defines the Gradle plugin that adds IVI-related emulator configurations and tools to the NavUI Emulator plugin.

This plugin provides tools for testing and development, and tasks to create, start and stop emulators.

Types

Link copied to clipboard
interface IviEmulatorsConfig
Link copied to clipboard
class IviEmulatorsPlugin : Plugin<Project>

Gradle plugin that adds IVI-related emulator configurations and tools to the NavUI Emulator plugin. This plugin provides tools for testing and development, and tasks to create, start and stop emulators.

Functions

Link copied to clipboard
fun Project.iviEmulators(configure: Action<IviEmulatorsConfig>)

Executes a configuration block for an IviEmulatorsConfig.