Is it possible to generate java classes from wsimport to wsdl, then feed the whole thing android? can anyone give an example of how this bundle works?

    1 answer 1

    You can use this site to generate classes. It generates the code for you. http://www.wsdl2code.com/pages/Home.aspx

    • Please try to publish detailed answers containing a specific example of the minimum solution, supplementing them with a link to the source. Answers –references (as well as comments) do not add knowledge to the Runet. - Nicolas Chabanovsky