首页 > 其他 > 详细

get calllog fail

时间:2014-03-14 16:56:35      阅读:508      评论:0      收藏:0      [点我收藏+]

coolpad Coolpad 8122

 

Uri smsUri = CallLog.Calls.CONTENT_URI;
    Cursor callLogCursor = cr.query(smsUri, null, null, null,
            CallLog.Calls.DEFAULT_SORT_ORDER);

android.database.sqlite.SQLiteException: no such column: data_id (code 1): , while compiling: SELECT CallsStat_id, ip_prefix, numberlabel, matched_number, type, date, contactid, statNew, lookup_uri, moduletype, _id, name, normalized_number, ring_count, photo_id, formatted_number, number, geocoded_location, countryiso, data_id, numbertype, new, duration, simid, isprivate, voicemail_uri, is_read, raw_contact_id, vtcall FROM calls_restrict_view

get calllog fail,布布扣,bubuko.com

get calllog fail

原文:http://www.cnblogs.com/xiaokang088/p/3600344.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!