Getting current country's phone calling code in Android [duplicate]
Getting current country's phone calling code in Android [duplicate]
This question already has an answer here:
How can I get the current country's phone code aka calling code in Android? Like +1 or +90 ..etc
I've tried with TelephonyManager
but it doesn't seem to provide this info.
TelephonyManager
Edit : the question has been marked as a duplicate for other questions, which is not the case. The suggested question deal with getting the country code ("US","GE") not the phone code.
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
stackoverflow.com/questions/31578958/…
– ivan_pozdeev
Sep 2 at 0:17