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

A library on Android to communicate with Drupal Services

It currently implements:


  • systemConnect()

  • userLogin()

  • userLogout()

  • nodeGet()

  • viewsGet()

  • call() generic request for customized service calls

Server output formats that are currently supported:


  • JSON

  • REST (when Services 3.x releases)

Services Version requirement:
2.0-dev

Clone this wiki locally