posted 15 years ago
I've developed small app that searches for phone number (or part of a number) in contacts using pim.
Currently I don't know any other way except to load all contacts and then do search logic.
Is there a way to implement search without retrieving all contacts?