Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 443 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 443 Bytes

cocos2dx-talkingdata

C++ talkingdata game analytics library for cocos2d-x. Support android and iOS.

Demo

There is a demo project in sample folder, it supports iOS and android.

How to use

For iOS, just drag cocos2dx-talkingdata project into your project. For Android, just import cocos2dx-talkingdata android project, and import library module in Android.mk. If not clear, refer to demo code.