I have been trying to access a web service with ksoap2 through eclipse. I have added the ksoap2 .jar file into a lib file inside the project and then went to the project properties/project build path/ libraries/Add external jars to include the library. The code compiles and runs but every time I hit the HttpTransport.Call method I get a " the Jar file ksoap2-j2me... has no source attachment" Am I missing something on adding this 3rd party library to an eclipse project? Any ideas plz? Thx
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en