Demo application how to use Centili mobile payment in cocos2dx (v3+) for android.
###How to build and run the app?
####Pre-Requirements: Installed and configured cocos2dx (version 3+) for android
####Configuration:
- Add cocos2d (tested for v3.2) dir in root of project
- Open
proj.android
dir in your Terminal, run command:python build_native.py
- Now you can add project
proj.android
in your IDE or run the command:cocos run -p android