Android: Directory data provider for PhoneLookup
问题 I'm writing a custom Android contacts directory, I have implemented the ContactsContract.Directory provider and the search from within the phone app works fine. The problem I am facing now is that when I have an incoming/outgoing call the Android dialer does not query the custom directory I registered. Is it possible to partake in caller ID resolution via PhoneLookup or some other way? Also as a possible workaround I have tried implementing an outgoing/incoming call interceptor with