确认在Android.mk文件中正确包含android/log.h文件,如下所示:. LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := my_module LOCAL_SRC_FILES ...
確定! 回上一頁