Hello guys, I use Android 2.0 and Restlet 2.0.
I try to use the tool Restlet to make GET and POST requests to a server. Restlet librairies needed were imported to the project. The imports are correctly validated by Eclipse. Unfortunately at compile and launch of the Android application on the emulator, it does not work and an error 'Internal Connector Error - No available client connector supports" appears (in a not-Android projet, it works fine). I tried to add to the root folder of my project a "lib" folder and to copy the necessary libraries directly inside but it changes nothing. Has someone a solution to this problem? Thank you for help! Stephane -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en