__android_log_print (ANDROID_LOG_DEBUG, LOG_TAG,x) #define LOGE(x...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG,x). I use them for outputing in LogCat, ...
確定! 回上一頁