When I use ContentResolver.query(Calls.CONTENT_URI, null, Calls._ID = 'call ID here', null,null);
the text (logtype=100 OR logtype=500)
is added to the query.
what do 100 and 500 mean ?
When I use ContentResolver.query(Calls.CONTENT_URI, null, Calls._ID = 'call ID here', null,null);
the text (logtype=100 OR logtype=500)
is added to the query.
what do 100 and 500 mean ?
I suppose you have a Samsung Android device. Look here: 100 is for voice calls. SMS are duplicated as Calls(Samsung galaxy S II)