I am developing an app in which I have to do is that when user enter his/her mobile number ,first check that entered mobile number is active on that device or not if active then move to next if not active on that device that show a toast message.kindly help me out
Asked
Active
Viewed 2,654 times
0
-
3Possible duplicate of [Get phonenumber programmatically - Android](http://stackoverflow.com/questions/17296252/get-phonenumber-programmatically-android) – Ali Elgazar Mar 18 '16 at 06:22
-
another possible duplicate. http://stackoverflow.com/questions/2480288/programmatically-obtain-the-phone-number-of-the-android-phone – surajs1n Mar 18 '16 at 06:39
1 Answers
1
Mobile number verification is done using SMS OTP. There are various service providers which you can use or develop your own service.

Passiondroid
- 1,573
- 1
- 16
- 28