This is an example of using Parse.com (BaaS) and Plivo.com (sms service) to receive code via ams and check if code matches one on server(Parse.com).
android_ParseCom_PlivoCom is hosted in the following web site
https://github.com/Etunik/android_ParseCom_PlivoCom
If you think the Android project android_ParseCom_PlivoCom listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android_ParseCom_PlivoCom.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | Parse-1.5.1.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
android_ParseCom_PlivoCom has the following Java source files.
com.parseexample.plivo.ActivityMain.java com.parseexample.plivo.LoginActivity.java com.parseexample.plivo.MainApplication.java com.parseexample.plivo.SendRequest.java