Hello everyone,
I'm building an application that needs mobile phone verification, but I don't want to spend lots of money on the sms, so I found a free service to do phone number verification using the sms, which is "Twitter Digits"
I've found the implementation to use with android using the following sdk
https://dev.twitter.com/digits/android/sign-in
but I have no idea on how to use it with Basic4Android, cause I have no clue on how to deal with Java stuff.
Can any one please help me out there ? (I'm sure it will benefit many users on this great community as it's a really nice service to use in your application)
Thanks so much.