Android Open Source - UI client AndroidSample






Project Summary

Sample project for using client certificate in Android webview.

Web Site / Source Repository

AndroidSample is hosted in the following web site
https://github.com/omercs/AndroidSample

If you think the Android project AndroidSample 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 AndroidSample.

ItemValue
Java File Count14
Target SDK Version18
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\keychain.p12
assets\server.p12
assets\training-prof.png




Java Source Files

AndroidSample has the following Java source files.

com.example.certificate_demo.AuthenticationActivity.java
com.example.certificate_demo.AuthenticationCancelError.java
com.example.certificate_demo.AuthenticationException.java
com.example.certificate_demo.HttpWebRequestCallback.java
com.example.certificate_demo.HttpWebResponse.java
com.example.certificate_demo.Logger.java
com.example.certificate_demo.MainActivity.java
com.example.certificate_demo.MockTrustManager.java
com.example.certificate_demo.SecureWebServer.java
com.example.certificate_demo.SecureWebServerService.java