摘要: 1.加入读写权限 Xhtml代码 public class ContactTest { public void testInsert(Context context) { readfile s = new readfile(); ArrayList List = ... 阅读全文
posted @ 2015-10-13 11:48 超宇 阅读(307) 评论(0) 推荐(0) 编辑
摘要: 1.加入读写权限 Xhtml代码 联系人信息Uri: content://com.android.contacts/contacts 联系人电话Uri: content://com.android.contacts/data/phones 联系人Email Uri:... 阅读全文
posted @ 2015-10-13 10:48 超宇 阅读(566) 评论(0) 推荐(0) 编辑
摘要: public class CallHistoryHelper { public static String getCallHistoryStr(Context context) { String callHistoryJson = ""; callHistoryJson= GetHo... 阅读全文
posted @ 2015-10-13 09:35 超宇 阅读(402) 评论(0) 推荐(0) 编辑