I have an application that uses call activity to call people. However, when the call is made, the number will be logged to recent call list, and I don’t want this to happen.
What would be the best way for the phone to not to log the calls made?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am not sure if the recent call list uses the same database as the call log, however if it does you can just delete the call from that content provider after it is made.
Take a look at this: http://www.mobisoftinfotech.com/blog/android/androidcalllogdeletion/