Skip to content

barbarosso/Drupoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Drupoid
-------

Example Drupal module able to save a title and image coming from 
an Android application. The source for this module and the application 
can be found at http://github.com/swentel/Drupoid

Drupal content type
-------------------

You need to create at least one content type with an image field.
You can of course change this to your own needs.

Drupal Installation
-------------------
Enable the module, give yourself the 'administer drupoid' permission
and go to admin/config/media/drupoid where you need to configure
some options like image field, author etc.

Every request is logged into watchdog - good or bad.

Android
-------

The app is written against Android 2.3.3, SDK level 10.
Before compiling, you need to change 2 paramaters in
the following file: src/com/swentel/drupoid/DrupoidActivity.java.

- DrupoidPassword
- DrupoidUrl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published