Error: Your project contains C++ files but it is not using a supported native build system

 在appde build.gradle 中的 buildType中添加 以下這句代碼: sourceSets{ main { jni.srcDirs = [] } } 示例如圖:
相關文章
相關標籤/搜索