Hi,
I am building a solution for a native mobile application on BrewMP and
Android platform.
The solution must be common for both BrewMP and Android platforms.
The Issue:
The user searches for a contact or a group in the search page.
The search results must be displayed in the screen.
The search results could be retrieved from local contacts, local groups,
central server contacts database or central server groups database.
(The central server is like yellow pages.)
Now I am stuck up at giving a solution to differentiate the search results
based on the categories above.
Possible solutions a