Skip to content

NDK is always a problem. Writing such a code that can become a breeze in connecting with other platforms is always a problem when working with cocos2dx. This repo is a step made forward to make this pain a simple step.

AllenCoder/EasyNDK-for-cocos2dx

 
 

Repository files navigation

EasyNDK-for-cocos2dx (By TheArsenik)

This repository is a fork of the original project initiated by aajiwani (https://github.com/aajiwani/EasyNDK-for-cocos2dx).

I started to modify this framework because I was wondering EasyNDK was working Cocos2d-x nodes instead of objects (of course "CCObject" because they simplify memory management regarding C++ mecanisms).

I improved the original project and I'm planning to adapt it to Cocos2d-X 3 (you can see a branch which is under developement).

I'm also planning to adapt EasyNDK for Windows Phone 8 which is the 3rd popular mobile platform and Win32 MOCs to let us develop under Windows without modifications.

I will explain more my thoughts when I will have more time but keep this project starred!

About

NDK is always a problem. Writing such a code that can become a breeze in connecting with other platforms is always a problem when working with cocos2dx. This repo is a step made forward to make this pain a simple step.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 50.6%
  • C++ 33.0%
  • C 7.6%
  • Objective-C 3.9%
  • Objective-C++ 1.8%
  • HTML 1.7%
  • Other 1.4%