Hi All,
I am trying to build an application which calls a certain phone number.
I am able to achieve this by using the "Intent.ACTION_CALL" but once the call is being placed the default android calling screen in being displayed.
I don't want this to happen but would want my default application screen to be displayed.Please let me know if this can be customized.
Any help or suggestions regarding this would be highly appreciated.
Thanks
Arindam
I am trying to build an application which calls a certain phone number.
I am able to achieve this by using the "Intent.ACTION_CALL" but once the call is being placed the default android calling screen in being displayed.
I don't want this to happen but would want my default application screen to be displayed.Please let me know if this can be customized.
Any help or suggestions regarding this would be highly appreciated.
Thanks
Arindam