I am working on application where I need to hide outgoing call caller ID from my program.android have built-in feature hide caller ID but its not working (it's disable) for some region.can I hide outgoing caller ID programatically ? Or I can override android calling screen so the user can't see to whom I am calling ? Great thanks waiting for ans . . .
Asked
Active
Viewed 1,031 times
0
-
Why do you want to do this? The outgoing caller ID is the user's number. I have a feeling they might already know it. – Raghav Sood Dec 19 '12 at 14:04
-
Yes but I have this requirement,I don't want to show other people around me they can see my out going number.can say this thing is a part of my application idea. – aftab Dec 19 '12 at 14:09
-
I think he means that he doesn't want the number/ID that's being called to be shown on the screen. Which sounds a bit fishy.. why would anyone want to have apps on their phone make outgoing calls to numbers that the user hasn't decided to call him/herself? – Michael Dec 19 '12 at 14:10
-
Hi Michael thanks for quick reply , yes I want same thing as you type,but this is my requirement. or I can override calling screen immediately that other people can't see my calling number ? – aftab Dec 19 '12 at 14:12
-
It is their phone...You shouldn't be making calls from it if you are unwilling to inform them of who/where they are calling. IMO – FoamyGuy Dec 19 '12 at 14:30
-
Hi FoamyGuy thanks ,but the thing is that it is featured requirement of my application or you can say my idea main feature . . – aftab Dec 19 '12 at 14:48
-
Bad requirements should be rejected. – Chris Stratton Dec 19 '12 at 16:03
-
Hi Chris Stratton thanks,May be its bad requirement in your understanding but for me assuming this option will make my app good featured app,even app user will be known about this feature ,because main thing is something unique idea may be hard or bad . .-:)p . .hope you understand ,if you can guide the way if it is possible ? Thanks @Chris Stratton – aftab Dec 19 '12 at 18:39
-
I did see someone already doing something what I am searching for as describe on this link http://www.hidephonenumbers.com/how-to-hide-your-phone-number-on-a-android-phone – aftab Dec 19 '12 at 18:49
-
I think this app also interrupting calling screen for incoming and outgoing also ? https://play.google.com/store/apps/details?id=com.yudiz.autocallaction&feature=search_result – aftab Dec 22 '12 at 08:57