问题
How do I get my contact card/id of a Android phone? eg: the owner of the phone
回答1:
This is not supported by the Android platform. On some phones (HTC, Sony Ericsson) there is a provider (e.g HTC uses content://contacts/myContactCard) that will retreive this, but this is not supported on all devices.
回答2:
It is not supported but there is a ticket on android.
http://code.google.com/p/android/issues/detail?id=3898
Please star it in order to this ticket get a higher priority.
来源:https://stackoverflow.com/questions/2809556/how-to-get-my-contact-card-id-on-android