Relative Content

Tag Archive for androidmobile

How can I get that outgoing call is from my app? Android

I am newbie in Android development. I want to check that OUTGOING is from my app and not from device calling app in Android. How can I get this means If someone calls from my app it will redirect to device calling app’s call screen and after call ends it will redirect to my app. I want if someone calls from my app then it will show me that this call is from my app not from device app.