SOAP Webservice problem on Android
Hello,
I am trying to consume my own SOAP webservice and generated webservice stubs from my wsdl in flash builder.
Testing operations is working fine. Everything is working in "simulated device". But when I run my app on my android device webservice calls are never returning.
They are actually never received on the webservice server.
Just afert 10 to 30 seconds there is a window displayed inside my app. This window is not from me, I only have two label fields in this project to display test webservice data.
Made a image for you:

"click to have good quality"
I tried 2 services:
one where the webservice server is running on my device (10.10.200.40 is devices ip address)
one where the webservice is running in internet.
The devices connection is fine. 10.10.200.40 and outside addresses are pingable and the webservice on the device can be called from flashbuilder's operation testing.
Thanks,
Thomas
