AndroidTest

Added in 8.4.2

@Incubating
interface AndroidTest


DSL object on library build type for configurations of the android test component.

android { buildTypes { debug { androidTest { enableMinification = ... } } } }

Summary

Public properties

Boolean

Enable minification for the android test component

Public properties

enableMinification

Added in 8.4.2
var enableMinificationBoolean

Enable minification for the android test component

Develop your UI on Android.

Updated Dec 1, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

The official site for Android 12. Provides the Android SDK tools and API documentation.

Updated Dec 20, 2024