How can I determine the phone's voicemail number in Android code?
Asked
Active
Viewed 2,348 times
2 Answers
4
You can use getVoiceMailNumber() in the TelephonyManager class, please note that this may not work with all cell phone providers:

nickfox
- 2,835
- 1
- 26
- 31