I want to get the displayed name, id the label, that is associated with a android account.
For instance, when you create a new contact, you have to precise the type of the account and to do so, you can pick up one of the account that enable contact synchronisation, or the 'telephone' type.
I have search thru the AccountManager, ContactsContract.Settings and SyncAdapterType but cannot find this label.
thanks a lot