Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Mobile number verification android

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?

like image 459
Badoniya Avatar asked Jan 22 '26 11:01

Badoniya


1 Answers

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.

like image 157
Anish Menon Avatar answered Jan 25 '26 02:01

Anish Menon