Fill android app credentials?

Hi,

Bitwarden offered to autofill the necessary data for e.g. Aquamail when creating a new account.
Where or how do I add the necessary entry so that it associates the correct account to use for
autofilling?

The app uses this: org.kman.Aquamail

And I tried to add is a new URI for the entry I want it to use but this doesn’t work…

normally if you are offered to use bitwarden to fill the field you should also have the option to save in bitwarden the association between the app and the reccord. Usually the apps url in android look really weird I would be surprised if it is as elegant as the reverse URL itself…

On URls use this prefix for the package name:

androidapp://

That works, thanks!