[android-developers] java.net.SocketException: unknown error - and yes, I have got permission.INTERNET set

2009-01-23 Thread Simon Brooke
[Right! I've fixed this myself, solution at the bottom - but I'm posting anyway in case anyone else is struggling with the same thing...] OK, I admit I'm new to Android, and could be making silly mistakes. I'm trying to do a simple XML remote procedure call using the org.xmlrpc.android library.

[android-developers] java.net.SocketException: unknown error

2008-08-25 Thread [EMAIL PROTECTED]
Hi, I try to consume my soap webservice writted with cxf apache. Java client works fine and now, i want to create android client. I found a sample = http://groups.google.com/group/android-developers/browse_thread/thread/9b246db7d612a6b5/ And i try to update it to work with the last android sdk