371 reputation
57
bio website
location
age
visits member for 1 year, 7 months
seen 5 hours ago
stats profile views 16

Jun
6
answered Compiling ICU for Android - 'uint64_t' does not name a type
May
28
answered Native Activity OpenCV4Android doesn't work
May
27
answered Alternative gettext lib in C?
May
25
answered R cannot be resolved - Android error
May
21
awarded  Necromancer
May
11
awarded  Civic Duty
May
2
awarded  Yearling
May
2
awarded  Necromancer
Apr
26
answered error during making GTest
Apr
20
revised Unable to find instrumentation target package: com.xyz
added 41 characters in body
Apr
19
comment Converting C++ class to JSON
Please finish it ;)
Apr
14
answered Facebook Graph API in C++
Apr
9
answered Unable to find instrumentation target package: com.xyz
Apr
8
comment How to display custom dialog in Cocos2dxActivity
You can use alse Handler.
Apr
2
comment AudioFlinger could not create track, status: -12 , when looping a sound effect with native CocosDenshion, cocos2d-x
i use current version 2.1.2 (2013-3-20)
Apr
1
answered AudioFlinger could not create track, status: -12 , when looping a sound effect with native CocosDenshion, cocos2d-x
Mar
27
comment How to clear specific activity from the stack history?
rly bad idea memory leak probably will occur
Mar
10
comment Problem with 9 patch image as background
It does the thing!
Feb
17
comment How can I catch SIGSEGV (segmentation fault) and get a stack trace under JNI on Android?
yeah activity new task is important if you don't use it new activity don't start
Feb
15
answered passing string array from java to C with JNI