vote up 0 vote down star

Dear all,

I am writing an android program and I need to connect to the Drupal service to fretch the data or submit data. How can I do that?

Thank you very much!!!

flag

0% accept rate

2 Answers

vote up 2 vote down

I don't have a link available, but I know there was a fairly recent talk about using the Services module to integrate drupal with a mobile application. There is a featured article on the drupal website that discusses this a bit too.

link|flag
vote up 0 vote down

Sorry I don't know anything about Drupal services. But assuming they are a HTTP based services (e.g. REST service), Android uses the Apache HTTP library, see here for the HTTP docs.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.