Some examples Drupal + Titanium

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Anonymous's picture

Hi all,

I've just joined this group. At the moment I'm developing mobile inspection tools with which an audit/technical inspection company can do all their on-site inspections. I've created two demo videos for this purpose and they can be found on youtube:

Mobile inspection app. on android with drupal as back-office system: http://www.youtube.com/watch?v=bEUvVbdBQT0

And another demo: http://www.youtube.com/watch?v=ODtPZSKrp7k

At the moment I'm not using the json server, but just the "standard" xml-rpc module which works perfectly for me.

Any questions, remarks, or something else ? Please let me know, I want to be able to make my android/drupal combo's better.

Comments

Cool!

jrdixey's picture

Thanks for submitting this project to the discussion area! I hope others have some feedback for you. I'm unfamiliar with Android development platform but have messed around with JSON a little bit. This would be a great project to share with an Android or mobile developers' group to spread the Drupal+Mobile idea.

looks cool. what development

jaypark's picture

looks cool. what development tools are you using?

Titanium mobile ..

Rudy van der Blom's picture

Mostly developing with (for the android part) titanium mobile (javascript, editing it in scite).

Some code examples

taggartj's picture

Yes titanium is fun to play with !
I have been posting some examples of code
Using json & web services - http://taggartjensen.com/tags/titanium

Some examples include log in / logout
Create node / create file from camera / plot location on map
And other random goodies enjoy
All are drupal 7 services (latest)