Android Open Source - Development imageview Android-Lib-reCAPTCHA






Project Summary

The reCAPTCHA Android Library provides a simple way to show a CAPTCHA as an ImageView in your Android app, helping you stop bots from abusing it. The library wraps the reCAPTCHA API..

Web Site / Source Repository

Android-Lib-reCAPTCHA is hosted in the following web site
https://github.com/ayltai/Android-Lib-reCAPTCHA

If you think the Android project Android-Lib-reCAPTCHA listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android-Lib-reCAPTCHA.

ItemValue
Java File Count3
Target SDK Version19
Minimum SDK Version4
Activity Count1
jar files usedandroid-lib-recaptcha-0.0.1-SNAPSHOT.jar
commons-lang3-3.1.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of Android-Lib-reCAPTCHA is as follows:

Apache License

Java Source Files

android.lib.recaptcha.ReCaptchaException.java
android.lib.recaptcha.ReCaptcha.java
android.lib.recaptcha.samples.SampleActivity.java