Re: Restlet client version 2.1.6, SSL configuration on Android

2014-01-13 Thread Thierry Boileau
Hello Mark, I'm also trying to figure out what happens. I'll keep you informed. Best regards, Thierry 2014/1/12 Mark Petrovic mspetro...@gmail.com Well, I'm making progress. My original code failed to expand the Android R resource id's into actual strings. So my URL was horribly mangled.

RE: Restlet client version 2.1.6, SSL configuration on Android

2014-01-11 Thread Mark Petrovic
I worked more on this, but to no avail. Here is my new set of dependencies, which seems more correct given the net jar and ssl support are both on the classpath: dependencies { compile 'com.google.android:support-v4:r7' compile 'com.google.code.gson:gson:2.2.4' compile group:

RE: Restlet client version 2.1.6, SSL configuration on Android

2014-01-11 Thread Mark Petrovic
Well, I'm making progress. My original code failed to expand the Android R resource id's into actual strings. So my URL was horribly mangled. I fixed that. But I still see this exception when connecting over https: Caused by: Internal Connector Error (1002) - No available client