CodeTransparency

@Incubating interface CodeTransparency
abstract Unit

Sets the com.android.build.api.dsl.SigningConfig with information on how to retrieve the signing configuration.

Public methods

setSigningConfig

@Incubating abstract fun setSigningConfig(signingConfig: SigningConfig): Unit

Sets the com.android.build.api.dsl.SigningConfig with information on how to retrieve the signing configuration.

Learn the basics of Compose for TV and create two screens that are commonly available in TV apps.

Updated Oct 15, 2024

In this codelab you’ll learn how to use the Data Binding library. The Data Binding Library allows you to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically. You’ll learn to set it all up, use layout expressions, work with observable objects, and create custom Binding Adapters to reduce boilerplate to a minimum.

Updated Dec 10, 2024

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

Updated Dec 18, 2024