Device

@Incubating
public interface Device extends 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 methods

abstract @NonNull String

Public methods

getName

@Incubating
@Internal
abstract @NonNull String getName()