Tema: Web service
Ver Mensaje Individual
  #1 (permalink)  
Antiguo 25/06/2012, 04:23
sterlingdiazd
 
Fecha de Ingreso: junio-2009
Mensajes: 88
Antigüedad: 14 años, 10 meses
Puntos: 4
Web service

Hi people. I am trying to create my first web service but when running the application in the emulator, it says: "The application has stopped unexpectedly". This it what the LogCat says: "Could not find class 'org.ksoap2.serialization.SoapObject', referenced from method com.compage.MyFirstAndroidWebServiceActivity.onCli ck". This is the library jar name: "ksoap2-android-assembly-2.6.0-jar-with-dependencies.jar". And the android version I'am using is 2.2. Any suggestionabout where the erro is found?