I want get cell information (name of cell and address of cell) of incoming call in android? Is this possible?
Asked
Active
Viewed 137 times
-1
-
possible duplicate of [Android Handle phone call](http://stackoverflow.com/questions/4324659/android-handle-phone-call) – berserk Oct 11 '14 at 08:59
1 Answers
0
It is possible, if the information are stored in your device phonebook. You can use PhoneStateListener to detected Phone call State.

ngrashia
- 9,869
- 5
- 43
- 58

Md Abdul Gafur
- 6,213
- 2
- 27
- 37