Issue
I have been using the easywsdl
Android Studio plugin to autogenerate ksoap2
code based on a wsdl
.
Each time I generate the code, easywsdl
prepends 3 random upper-case characters to the java class names.
Solution
These 3 random characters are added in Free account only. For premium, you can define a prefix for classes (or you can generate without any prefix).
Answered By - robocik
Answer Checked By - Terry (JavaFixing Volunteer)