Android Question How to autofill user id and password in Android App?

u2005k

Member
Licensed User
Longtime User
Dear all,

I would like to built app that will autofill user id and password from saved details for other apps. There are other apps in Google Play e.g. lastpass which are doing these. It looks like similar apps use Android Accessibility service. Please share any ideas on how it can be done? Do I need to write Accessibility Service that will monitor any other app requesting user to enter user id and password?

Thanks a lot in advance...

Regards...
U2005K
 
Top