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

  • Home
  • SEARCH
  • 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 3495752
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T12:09:54+00:00 2026-05-18T12:09:54+00:00

Does the android platform impose any restrictions on RESTful web service calls? Is there

  • 0

Does the android platform impose any restrictions on RESTful web service calls? Is there anything a developer should be aware of or is it simply a case of calling a given URL and handling the responses?

Do I need to use a framework, something like RESTlet?

I have used REST (yahoo developer APIs) a few times, but haven’t done so from android, intersted to know if there is anything I need to be cautious of.

Regards

  • 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-05-18T12:09:55+00:00Added an answer on May 18, 2026 at 12:09 pm

    In my opinion a REST call is nothing special.

    You can use the builtin HttpClient from Apache (in my opinion it’s more reliable as the java implementation) to fetch the data from the REST endpoint.

    But it depends what data you are passing around (XML, JSON, …). Is security required?

    Take the following points into account:

    • What data are you passing around? XML, JSON, …
    • How will you extract this data? If you use XML, the following link gives a good comparison of the available parsers in android and their memory consumption.
    • Is security required? SSL, Basic Authentication, Sessions (not really REST conform) etc. I recommend Basic Authentication with SSL.
      • If you want to access the REST endpoint via SSL, you need a trusted certificate, very few certificates are considered as trusted in android. See my blog post for further information if you don’t have a trusted certificate. It’s explained how you can add your certifiacte to your own keystore which is considered as trusted by the app.
      • See the preemptive Basic authentication example from Apache
    • See also Google I/O 2010 – Android REST client applications

    Hope this helps you a bit 😉

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

Sidebar

Related Questions

Does anyone know of any existing projects that aim to port Android's Java VM
Does the Android platform lend itself well to a particular style of UI programming
I understand the Android OS is based on Linux. Does that mean the G1
Does anybody know any good resources for learning how to program CIL with in-depth
Does anyone have any recommendations of tools that can be of assistance with moving
I have been trying to build only the /libcore directory of the Android platform.
Does the instanceof keyword bear with it a relatively heavier impact on the Android
I would like to extend the Android platform's default Gmail/Email applications either by plugging
I am currently writing a paper on the Android platform. After some research ,
I'm fairly new to the Android platform and was wondering if I could get

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.