Hi guys,
I'm trying to determine if Gideros is right for me. I want to make games for Android ( and iPhone ) and was wondering if I can put plug pieces of native code into Gideros ?
For example, I have a class that's supposed to measure the outside noise over a microphone... would I be able to put it into Gideros? Or, say, if I want to integrate LeadBolt's SDK into my project?
Thanks! )
Comments
http://appcodingeasy.com/Gideros-Mobile/Creating-plugins-for-Android-in-Gideros
And couple of example plugins:
http://appcodingeasy.com/Gideros-Mobile/Flurry-plugin-for-Android
http://appcodingeasy.com/Gideros-Mobile/AdMob-plugin-for-Android
https://github.com/zaniar/gideros_mopub
https://github.com/zaniar/gideros_chartboost
https://github.com/zaniar/gideros_pushwoosh
Likes: RogerT
But all in all, yes it's very flexible and versitile
Likes: RogerT