Android Open Source - Example example AndroidHttpsRequestExample






Project Summary

Example of performing Https request to server with self-signed certificate.

Web Site / Source Repository

AndroidHttpsRequestExample is hosted in the following web site
https://github.com/aolszak/AndroidHttpsRequestExample

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

ItemValue
Java File Count3
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

AndroidHttpsRequestExample has the following Java source files.

com.sznur.httpsrequestexample.ApplicationTest.java
com.sznur.httpsrequestexample.ExSSLSocketFactory.java
com.sznur.httpsrequestexample.Main.java