• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Consuming WSDL based web service in android

  • Thread starter Thread starter Android Question
  • Start date Start date
A

Android Question

Guest
Hi,

I am trying to consume HTNG web services in android.

We have converted the .wsdl file to java classes using apache tool (axis) after importing these class files in Android Project we are getting reference error.

org.apache2.axis.databinding cannot resolve this issue.

Capture.PNG
 
Back
Top Bottom