然後使用以下 __android_log_print() 呼叫之一: ... #include <android/log.h> #define TAG "MY LOG" __android_log_print(ANDROID_LOG_VERBOSE, ...
確定! 回上一頁