Android Account Utils
object AndroidAccountUtils
Functions
Link copied to clipboard
fun createAccount(context: Context, account: Account, userData: Map<String, String>, password: SensitiveString? = null): Boolean
Creates a system account and makes sure the user data are set correctly.