Hi
I am trying to get the Android Beta SDK working with a ArcGIS server which is published via https only with a self signed certificate.
I am getting this error javax.net.ssl.SSLException: Not trusted server certificate
I do not control the server, how would I go about force the Android Beta SDK to trust a certificate? And first does the Android Beta SDK support SSL?
Thanks