Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.
skyred edited this page May 7, 2012 · 10 revisions

A library on Android to communicate with Drupal Services

It currently implements:


  • commentLoadNodeComments()

  • commentSave()

  • commentLoad()

  • systemConnect()

  • userLogin()

  • userLogout()

  • nodeGet()

  • viewsGet()

  • flagFlag()

  • flagIsFlagged()

  • call() generic request for customized service calls

Currently supported Services Servers:


  • json_server

  • REST (when Services 3.x releases)

Services Version requirement: 2.x

For the framework to connect Drupal on iOS, please check Drupal iOS SDK

Clone this wiki locally