You need to modify the dialer parser.

Add the check for Dialed string in below file.
\packages\apps\Contacts\src\com\android\contacts\SpecialCharSequenceMgr.java



On Tue, May 18, 2010 at 6:36 PM, Thang Q. Tran <tranquocth...@gmail.com>wrote:

> Dear all,
>
> I would like to make an Android application that user enter the number
> they would like to dial, and the app automatically format the number
> into *123*number# (that means the final number would contain 2 special
> character "*" and "#".
>
> Could you please help me how to let Android understand these special
> character and make the phone call in the right direction! Thank you
> very much
>
> Best Regards,
> Thang
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to