|
PhoneBook menu item -
03-20-2008, 12:04 PM
Hello,
I'm writing an application which adds a menu item to the phone application so once the user want's to dial a number he can open the phone menu and select my application to do the dialing for him. Everything works just ok except for one scenario: If the user press the green button and types a letter, the phone prompts all the available conatacts name which conatin this letter and if the user browse to a conatct name and then try to use my application through the phone menu i can't get the conatc phone number.
(I'm using the ApplicationMenuItemRepository to add menu items).
Does anyone knows how i can get the conatcs information?
Thanks a lot.
|