Answer the question
In order to leave comments, you need to log in
How to delete a number that does not fall into contacts?
Hello.
I am writing a hidden messenger (I also doubt the expediency =)) I launch it by means of a password call, that is, the user calls, for example, number ###123 and the messenger starts, after which I want to remove this number from outgoing. The problem is that this number is displayed in the standard dialer but is not displayed in contacts
Checked everything by uri just in case
Cursor cursor = getContentResolver().query(ContactsContract.Contacts.CONTENT_URI, null, null, null, null);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question