Did you set the android.permission.INTERNET permission in the
Android.Manifest.xml?

Not providing this leads to unexpected errors when connecting.

Kenny.

Cezar Augustus Signori wrote:
> Hi all!
>
> i still try to send/receive data from/to webservices...well, i tried
> the kSoap2 (as almost of us), but all that i get is an "unknown error"
> message.
>
> After some tries, i've decided to simple send XML to the webservice
> through a connection and receive the response as String to later
> handle it with some XML parser. But all i can get is a bug "Does Not
> Support Output" message from the URLConnection. If i use another class
> such HttpUrlConnection from java.net or apache,  the "unknown error"
> message comes again.
>
> I tried things like described:
>
> http://www.anddev.org/calling_a_web_service_from_android-t348.html
> http://chitgoks.blogspot.com/2008/03/android-and-web-services.html
> and other resources from this group..
>
> Thanks in advance!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to