Android development.

Hello all,
I am new to servoy and this is my first post.
Can I develop android application with servoy ? If yes from where to start ? do I need any plug in.
I want to be able to send data collected from an android device to a desktop application.

Thanks You for any help

You cannot build a Android app directly using Servoy. But it is possible to create webservices which you can call from a mobile framework such as Appcelerator Titanium or Phonegap.

Or just show a webclient on the phone

Thanks for your answer.
I will try to do it via a web clint