Hello,
I have one question.

On Android device I want to have defined a Workflow, run it directly in the engine and (probably) through InterfaceB observer to be notified about runing new workitems/tasks. And finally each WorkItem will run new Android Activity.

It is possibe to easily do this via existing souce codes? Or would you recommend me to create own simple WF engine based on your classes from elements and engine packages?

Thanks for your reply.