Device

Added in 4.2.0

@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

String

Public functions

getName

Added in 8.3.2
@Incubating
@Internal
fun getName(): String