Guys, Is there a Soap lib for android? I know Soap is not the best for the android but the web services i wish to use are written in soap. I have tried ksoap2 but none of the versons of ksoap i have been able to find will work with android sdk 1.0 or 1.1. I have tried a version of ksoap2 hosted on http://www.tuxpan.com/android-soap/ but it always crashed when the app used it and then when i tried to comple the source I discovered that it seems to have been built for a past version of the sdk that has different classes.
If worst comes to worst i will use RISK WS to call a web service i will right that will then call the soap web service but i would prefer to directly call the soap web service instead of bouncing via another web service. The web services i am trying to call are detailed in this pdf https://www.pennytel.com/api.pdf Chris --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

