> I've been getting this error "Could not find method > javax.microedition.io.Connector.open, referenced from method > org.ksoap2.transport.ServiceConnectionMidp." > > > Can anyone help?
Android is not JavaME and therefore does not contain javax.microedition.* classes. With regards to kSOAP2, there is a separate project where the Android port of it is being maintained, though I don't have the URL handy right now. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

