Mobile number verification android

android, mobile-application

Solution

i recommend cognalys for android

the demo app is available on play store

and its source code on github

this will be helpful to verify mobile number internationally

Because its a new way of verifying mobile number without fee . SMS method is a traditional method.

Problem

I want to integrate mobile number verification in my Android application by sending an SMS from the user's mobile, so is there any API which allows verification of a mobile number by sending an SMS, apart from sending an SMS to a user's mobile?

Original source