Custom account type for secondary user in Android N

75 Views Asked by At

My application provides a custom account type, which can be created via

Preferences->Accounts->Add account

Everything works as expected. However, when I change to a non-primary user, my custom user account is not on the list, so I cannot create one.

Any suggestions?

P.S.: Tested on Android 7.1.2 (Google Pixel)

1

There are 1 best solutions below

0
maslick On BEST ANSWER

Don't know how, but the problem has gone...