Remove last call from Call Log OR keep it from being stored on Android -



Remove last call from Call Log OR keep it from being stored on Android -

things simple, broadcast receiver intercept phone call. because calling broadcast can't aborted, incallscreen appears , phone call get's stored in phone call log. manged somehow block incallscreen appearing need phone call log. so, i've got phone number , date of call. how delete phone call log ? if list of items phone call log uri, phone call first in list ?

the simplest solution start service in broadcast receiver, after phone call state becomes ide. service have sleep time of 5 seconds, time needed create sure android inserted phone call call log, , query phone call log info calls.

android

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -