I want to design an application to display a dialog containing call duration and call cost after call finished.
In that app I need to:
1) calculate real call duration
2) display dialog after call finished
I don't know how to start, so any help or suggestion, please.