Android.mk generator for cocos2dx 2.2.6

I just want to share the file that I use to automate android make file for both eclipse & android studio.

Android studio make file generator:

Eclipse make file generator:

1 Like

Nice. Is it only for 2.2.6 version?

I didn’t try with v3. I think what will be different is the static library at the end of the make file. Please give it a try and compare the output with yours then we could adjust it to support v3 projects.