Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Tool for auto generate plugins code into Android Project — Gideros Forum

Tool for auto generate plugins code into Android Project

edited March 2013 in Plugins
Hi all,

When you export Android project from Gideros, it overwrites MainActivity and Manifest file, so all plugins code will be cleared.
So I've create a small tool to auto inject plugins code into Android Project.

Main Features:
+ Auto inject code into Main Activity: System.loadLibrary , externalClasses
+ Adding to Android Manifest file: Activity and Permission
+ Include predefined 3 plugins config file
- admob, flurry (from http://appcodingeasy.com by @ar2rsawseen)
- chartboost by @zaniar
+ Copy (recursively) from a folder to project folder. (For libs and jni folder ...)

https://www.dropbox.com/s/o90uar604lfd5d7/GiderosTool.zip

If you like it and need more support or features, please let me know :D
Coming soon
+1 -1 (+3 / -0 )Share on Facebook

Comments

Sign In or Register to comment.