/DrupalAndroidApp

Sample native Android app to demonstrate how to login to Drupal using Service module and post the contents using REST.

Primary LanguageJava

This demo Android app demonstrate how to use Drupal's Service module from native Android app. Sample code is provide to get started with writing your own native app for your own Drupal portal.

There are three activities: ##1. Login Activity login_activity

##2. List Activity login_activity

##3. Add Article Activity login_activity

The source code can be found here