Device

@Incubating interface Device : Named, Serializable

Known direct subclasses
ManagedVirtualDevice

Device type for emulators to be managed by the Android Gradle Plugin.


Top-level interface for all devices to run applications by tasks in the Android Gradle Plugin.

Summary

Public functions

@Incubating @Internal String

Public functions

getName

@Incubating
@Internal
fun getName(): String