Sending pictures to a web server

Use web service to achieve this task.

In order to use web service in android,please visit this links.

  1. kSoap2 library used for calling web service from android
    device.
  2. Calling simple web service in android.
  3. Calling web service & uploading file through HttpClient
  4. Web Service That Returns An Array of Objects With KSOAP – For
    complex objects.
  5. Accessing a JAX-WS web service from Android
  6. How-to: Android as a RESTful Client

Leave a Comment