Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8777635
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T19:19:19+00:00 2026-06-13T19:19:19+00:00

I am currently developing an android application using webservices so at the first I

  • 0

I am currently developing an android application using webservices so at the first I couldn’t make the right decesion : REST or SOAP, and what kind of data should I use .

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T19:19:21+00:00Added an answer on June 13, 2026 at 7:19 pm

    I was solving the same issue. And as I had to synchronize databases between the server and the Android clients I’ve finally decided to choose REST with JSON. Each DB table was represented as 1 URL resource on the server.

    Advantage of REST over SOAP for this task is that REST defines set of operations: GET, POST, PUT and DELETE (or possibly some others) that can be directly mapped to SELECT, CREATE, UPDATE and DELETE SQL commands. So there are clear rules how to exchange data.

    SOAP seemed to me less convenient for the database synchronization as it is RPC style of communication rather than resource based.

    As a library for REST communication I decided to use Spring Rest Client for Android:
    http://static.springsource.org/spring-android/docs/1.0.x/reference/html/rest-template.html

    And as a JSON parsing library I’ve chosen GSON:
    http://code.google.com/p/google-gson/

    Alternatively you may consider to use Jackson:
    http://jackson.codehaus.org/ which is possibly more advanced than GSON.

    See also this video about developing Android REST client:
    http://www.youtube.com/watch?v=xHXn3Kg2IQE

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently developing an application that receives GPS data gathered using and android
I am currently developing an android application using eclipse and I already have a
I'm currently developing an Android application that fetches images using http requests. It would
I'm currently developing an Android application which needs to receive data from a bluetooth
I am currently developing my first Android application by reading Dev Documentation at Android
I am currently developing my first android application, which is actually my first contact
Good evening, I am currently developing an application for android using phonegap and sencha
I am having trouble with developing my Android application, I am currently using Eclipse
I'm currently developing an Android application using InApp Billing functionality. In order to perform
I'm currently developing my first android application. I want the user of my application

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.