I expect this is a stupid idea, but I've been wondering if you could imagine using Gideros to deliver just part of an application. For instance, people talk about Android widgets etc. Would it make any sense to think of, say, an Android interface built using XML etc with a Gideros activity...? In other words, do we definitely have to think in terms of adding stuff to Gideros, rather than adding Gideros to other stuff...? I don't know how it all works under the bonnet so perhaps it's not possible to restructure things in this way.
Comments
Haven't tried though, but I think it could work
http://www.giderosmobile.com/forum/discussion/2319/jvbridge-plugin-android#Item_27
I thinks it is possible! You can call Java from LUA and vice versa.
Simple demo here :P
http://www.giderosmobile.com/forum/discussion/2871/gideros-and-android-demo-how-to-switch-activity-from-lua-to-native-and-vice-versa
Likes: ar2rsawseen
Likes: vitalitymobile