文件名称:Smsyanzhengma
介绍说明--下载内容均来自于网络,请自行研究使用
在很多android应用中,很多App都会通过手机验证码来保证用户信息的正确性,前段时间在论坛模仿了界面,今天把实际示例的效果分享给大家。在示例中,我们借助Mob平台的短信验证码SDK。下面是程序的效果图和源代码,喜欢的可以下载下来看看哦!-In many Android applications, many App will be verified by phone code to ensure the correctness of the user s information, some time ago in the forum to imitate the interface, today the actual example of the effect to share with you. In the example, we use the Mob platform SMS verification code SDK. The following is the effect of the program and the source code, like you can download to see oh!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MobDemo
.......\.classpath
.......\.project
.......\AndroidManifest.xml
.......\assets
.......\bin
.......\...\AndroidManifest.xml
.......\...\classes
.......\...\classes.dex
.......\...\.......\cn
.......\...\.......\..\smssdk
.......\...\.......\..\......\R$array.class
.......\...\.......\..\......\R$color.class
.......\...\.......\..\......\R$drawable.class
.......\...\.......\..\......\R$id.class
.......\...\.......\..\......\R$layout.class
.......\...\.......\..\......\R$raw.class
.......\...\.......\..\......\R$string.class
.......\...\.......\..\......\R$style.class
.......\...\.......\..\......\R.class
.......\...\.......\com
.......\...\.......\...\mobdemo
.......\...\.......\...\.......\view
.......\...\.......\...\.......\....\BuildConfig.class
.......\...\.......\...\.......\....\LoginActivity$1.class
.......\...\.......\...\.......\....\LoginActivity$2.class
.......\...\.......\...\.......\....\LoginActivity$3.class
.......\...\.......\...\.......\....\LoginActivity.class
.......\...\.......\...\.......\....\MainActivity.class
.......\...\.......\...\.......\....\R$array.class
.......\...\.......\...\.......\....\R$attr.class
.......\...\.......\...\.......\....\R$color.class
.......\...\.......\...\.......\....\R$dimen.class
.......\...\.......\...\.......\....\R$drawable.class
.......\...\.......\...\.......\....\R$id.class
.......\...\.......\...\.......\....\R$layout.class
.......\...\.......\...\.......\....\R$menu.class
.......\...\.......\...\.......\....\R$raw.class
.......\...\.......\...\.......\....\R$string.class
.......\...\.......\...\.......\....\R$style.class
.......\...\.......\...\.......\....\R.class
.......\...\.......\...\.......\....\RegisterActivity.class
.......\...\dexedLibs
.......\...\.........\AnalysisSDK_0.0.3-2ab4aa01ebc2a01affacd8c681b7d7b8.jar
.......\...\.........\android-support-v4-06c8ae0273e39a6e63b63b472fd22dad.jar
.......\...\.........\mframework-a3aea2288bdd88f808e2753f93071d94.jar
.......\...\.........\SMSSDK-1.1.6-bd9ede23d1d8710fb56980a638725748.jar
.......\...\.........\smssdk-b7e3fb70ea912e8f96803f8e717e859f.jar
.......\...\jarlist.cache
.......\...\MobDemo.apk
.......\...\R.txt
.......\...\res
.......\...\resources.ap_
.......\...\...\crunch
.......\...\...\......\drawable-hdpi
.......\...\...\......\.............\ic_launcher.png
.......\...\...\......\drawable-mdpi
.......\...\...\......\.............\ic_launcher.png
.......\...\...\......\drawable-xhdpi
.......\...\...\......\..............\ic_launcher.png
.......\...\...\......\drawable-xxhdpi
.......\...\...\......\...............\ic_launcher.png
.......\gen
.......\...\cn
.......\...\..\smssdk
.......\...\..\......\R.java
.......\...\com
.......\...\...\mobdemo
.......\...\...\.......\view
.......\...\...\.......\....\BuildConfig.java
.......\...\...\.......\....\R.java
.......\ic_launcher-web.png
.......\libs
.......\....\android-support-v4.jar
.......\proguard-project.txt
.......\project.properties
.......\res
.......\...\drawable-hdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-ldpi
.......\...\drawable-mdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-xhdpi
.......\...\..............\ic_launcher.png
.......\...\drawable-xxhdpi
.......\...\...............\ic_launcher.png
.......\...\layout
.......\...\......\activity_login.xml
.......\...\......\activity_main.xml
.......\...\......\activity_register.xml
.......\...\menu
.......\...\....\main.xml
.......\...\values
.......\...\......\dimens.xml
.......\...\......\strings.xml
.......\...\......\styles.xml
.......\src
.......\...\com
.......\...\...\mobdemo
.......\...\...\.......\view