axmol/cocos2dx/platform/android
folecr e3cf517f32 Assert implementation for Android
* __android_log_assert is not stable
    * Uses __android_log_print instead
2013-01-09 18:51:49 -08:00
..
java fixed #1620: Added license. Removed LocalStorage.h from cocos-ext.h. 2013-01-07 18:06:53 +08:00
jni [android] Removed hardcoded /data/data path in CCFileUtils, make use of Context.getCacheDir() through JNI callback instead. Needed in order to get CCUserDefault working fine on Nexus 10 (Androi 4.2 multi-user environment) 2012-12-09 19:40:41 +01:00
CCAccelerometer.cpp Adding accelerometer setInterval support to Android 2012-10-29 15:08:16 +08:00
CCAccelerometer.h Adding accelerometer setInterval support to Android 2012-10-29 15:08:16 +08:00
CCApplication.cpp Consistent use of CCAssert 2013-01-08 14:11:34 -08:00
CCApplication.h Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
CCCommon.cpp Fix stack overflow in CCLog 2012-10-18 14:39:56 +08:00
CCEGLView.cpp issue #1555:build ok on android 2012-11-16 14:23:14 +08:00
CCEGLView.h issue #1437:make CCEGLView::sharedOpenGLView() return pointer 2012-08-21 14:58:31 +08:00
CCFileUtils.cpp [android] Removed hardcoded /data/data path in CCFileUtils, make use of Context.getCacheDir() through JNI callback instead. Needed in order to get CCUserDefault working fine on Nexus 10 (Androi 4.2 multi-user environment) 2012-12-09 19:40:41 +01:00
CCGL.h issue #1555:build ok on android 2012-11-16 14:23:14 +08:00
CCImage.cpp Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
CCPlatformDefine.h Assert implementation for Android 2013-01-09 18:51:49 -08:00
CCStdC.h Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00