在引入android/log.h的源文件中先定义一个LOG_TAG,再添加Log的宏定义,方便使用: #ifndef LOG_TAG #define LOG_TAG "HELLO_JNI" #define LOGD(.
確定! 回上一頁