Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Latest commit

 

History

History

autofill-parser

autofill-parser Maven Central

Android library to enable efficient usage of the Autofill capabilities introduced in Android 8.0.

Usage

dependencies {
    implementation("com.github.android-password-store:autofill-parser:<latest-version>")
}