kvin024 / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

Conversion to Dalvik format failed error 1 #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have added jar file of ksoap2 and found mentioned error

Please provide any additional information below:

I have added Ksoap2 jar file in my project for calling WCF methods. While 
compiling it gives me error that is mentioned below.

conversion to dalvik format failed error 1

Original issue reported on code.google.com by ifarooq....@gmail.com on 26 Dec 2011 at 6:44

GoogleCodeExporter commented 9 years ago
This happens when you failed to download the jar file properly. Follow the 
instructions on the web site in detail. 

http://code.google.com/p/ksoap2-android/wiki/HowToUse?tm=2

Original comment by mosa...@gmail.com on 27 Dec 2011 at 5:39