In my application,I want to make appear some text like "Private Number" on receiver side cell on caller Id instead of phone number,so that receiver should not know the phone number where he/she is getting call from. I researched a lot, but I couldn't find exact way to do this. Can anyone help me,I will be thankful.
Asked
Active
Viewed 3,952 times
0

Nikhil Moharkar
- 89
- 1
- 6
-
it depends on your network provider,you can't change it..there is a way that you install your app in the other phone and then you can manage it,i think that is the only way to do it.hope it will help. – Nirav Tukadiya Oct 25 '13 at 06:02
-
This question has your answer. Enjoy !! http://stackoverflow.com/questions/3510856/how-to-programatically-hide-caller-id-on-android/9839006#9839006 – Sid Oct 25 '13 at 06:07
-
But it is not possible to install such a app for every receiver device to make it possible... – Nikhil Moharkar Oct 25 '13 at 06:09
-
Thanks sid,but still there is no proper solution to achieve my target,I already have tried with reflections but it was giving me security error,for that they have given solution to launch app as a system app,but i dont know how to do that and after knowing that also would it be possible or not??? I m not sure and I already have spent much time on this,but my deadline is near to come...so I m requesting to give me exact solution where I can get exact way to complete my task. – Nikhil Moharkar Oct 25 '13 at 06:41
1 Answers
0
If You Have Android Phone Then You Must Try This Out:
- Go to Settings.
- Call settings
- Additional settings
- Wait until it initializes the options
- Caller ID
- Hide number
- Go back and you're done

ebram khalil
- 8,252
- 7
- 42
- 60

Piyush
- 1