Looking for a good tutorial that can walk me through creating a web service application in Android. I have had difficulty finding something that is beneficial. Most of the web services I have seen are no longer existing.
I am looking for something relatively simple.
I found the solution on this site:
java.dzone.com/articles/invoke-webservices-android
If you use this : Add the external jar file for the KSOAP2 Library, Go to order and export tab and check the box next to the jar file. and Finally go to project tab and hit clean. if this doesn't work for you I will try to help walk you through. It worked for me!!