Android autofill

This page explains how autofill works in the AliasVault Android app.

Experimental

As of writing (May 2025), autofill support for Android is in an experimental state. If you’re having trouble please read the instructions on this page.

Android has added multiple autofill APIs throughout the years, which include Accessibility, Native Autofill, and Inline Autofill. These multiple APIs make it hard to offer a universal experience for AliasVault. AliasVault currently supports some but not all of these, so results may vary depending on your device and the app you’re using. We’re actively working on improving autofill in upcoming releases.

If you’re running into any specific issues with your specific device make/model, please read the tips below. If your issue is not mentioned on this page, feel free to raise an issue on GitHub or get in contact via Discord.

Using Native Autofill in Chrome

Currently AliasVault implements the Native Autofill API which shows an autofill popup on supported input fields. The Chrome browser on Android from version 135 onwards support native autofill via third party apps. However you need to enable this manually.

To configure AliasVault as the autofill provider in Chrome:

  1. Open Chrome
  2. Go to Menu > Settings > Autofill services
  3. Choose the option Autofill using another service

When you have correctly set up native autofill it should look like the examples below. Whenever you focus on a username, email or password field, the autofill popup will be triggered:

Android Autofill Popup Example Android Autofill Popup Example

Frequently Asked Questions

Chrome Autofill Issues

Autofill suggestions stopped appearing in Chrome

If you notice that autofill suggestions have stopped appearing in Chrome, this is often due to a Chrome process issue rather than an AliasVault problem. To resolve this:

  1. Fully close the Chrome browser on your Android device
  2. Reopen Chrome

This simple restart of the browser process typically resolves the issue and restores autofill functionality.