0

I am developing an app in Android Studio which needs to consume WSDL services written in .net. Now i need to generate java classes from WSDL file using any third party plugin. I did Google whole day and found Apache Axis2 library from here. But this comes only for eclipse. I have also tried some online tool ex. easy WSDL generator but it's all features are available only for premium members.

Now my problem is how can i generate java code using Android Studio. Is there any plugin which can solve my problem. Or any other way...Please help me.

Thanks in advance

2 Answers2

0

As far as I know, Android Studio is for Android development.

Use Eclipse. It works for C, C# and Java.

lgallard
  • 344
  • 1
  • 8
0

You don't need Apache Axis for this IMHO ...

See if this helps ...

Or this one ..

Community
  • 1
  • 1
kausDix75
  • 36
  • 5