Rikulo sounds like a great framework for developing to several platforms using 1 code base and 1 language. BUT, I'm missing some key integration - Firing Intents.
I found some integration with native capabilities (using Rikulo Gap), but missing other native capabilities, like firing intents in Android. Perhaps it's on purpose, because only Android has Intents and Rikulo is targeted towards additional platforms as well.
So, is there an option to run platform specific code in Rikulo? Specifically firing Android intents? Thanks.