AdapterViewProtocols


public final class AdapterViewProtocols


Implementations of AdapterViewProtocol for standard SDK Widgets.

Summary

Public methods

static AdapterViewProtocol

Creates an implementation of AdapterViewProtocol that can work with AdapterViews that do not break method contracts on AdapterView.

Public methods

standardProtocol

public static AdapterViewProtocol standardProtocol()

Creates an implementation of AdapterViewProtocol that can work with AdapterViews that do not break method contracts on AdapterView.

Tracks AGP API deprecations and removals in a central location.

Updated Oct 24, 2024

Learn how to implement common navigation requirements for Android apps. Navigation Components handle fragment transactions, up/back stack, navigation UI patterns like navigation drawers, deep links and more. You’ll also explore the type safe args plugin and the Navigation Editor in Android Studio.

Updated Dec 10, 2024

Release notes of Android Gradle Plugin 8.0.0

Updated Jan 31, 2025