开发者

What is the fieldname to store a birthday for a contact entry?

开发者 https://www.devze.com 2022-12-22 17:03 出处:网络
As you can know, you can store data against a contact on Android phones. I am won开发者_如何学Cdering if there is a standard name to store a birthday against a contact?

As you can know, you can store data against a contact on Android phones. I am won开发者_如何学Cdering if there is a standard name to store a birthday against a contact?

alt text http://img130.imageshack.us/img130/7673/screenbirthday.png


Birthday details are stored in the Event table (Android 2.0). You can check the java docs here for more details.

0

精彩评论

暂无评论...
验证码 换一张
取 消