开发者

Holiday alerts to family and friends

I am devel开发者_StackOverflow中文版oping an android app that will send out SMS on birthdays,new year etc . I was able to add my own field for contact s DB , but is this a good idea modifying contacts DB ? There s also one more way , ie to have my own DB , but do i update this if the user adds new contact s ?? any ideas ?


You could use your own DB and try to register a registerContentObserver on the contacts database to be notified when it's content changes.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜