Auto fill in Maui for Android

Tumi Tladi 26 Reputation points
2023-03-07T11:38:32.0666667+00:00

Hello

I have both the Email and Password on my Login page that I’m requiring from my Users. On Android, the Email is already remembered on the keyboard and that’s where I was wondering if there’s a solution for accessing Password Manager to auto fill the User’s Credentials. On iOS, it works like a charm that it automatically prompts the User to auto fill Credentials from Passwords.

Any help/assistance will be highly appreciated.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,922 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,231 Reputation points Microsoft Vendor
    2023-03-08T02:19:30.8833333+00:00

    Hello,

    It is needed Android 8.0 API level 26 and above for using the autofill service.

    For this native feature, please refer to the official Android documentation on how to use the autofill service: Autofill framework.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments