How to get my contact card/id on Android?

筅森魡賤 提交于 2019-12-12 22:09:17

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!