摘要:
java.lang.UnsatisfiedLinkError: JNI_ERR returned from JNI_OnLoad in "/data/app/**/lib/arm/***.so" 造成问题的可能原因: 1、对应.so文件对应的类,可能被混淆了,造成C/C++中的代码找不到对应的Jav 阅读全文
摘要:
问题描述: Execution failed for task ':app:preDebugBuild'.> Android dependency 'androidx.media:media' has different version for the compile (1.0.0-rc01) an 阅读全文
摘要:
编译报错 WARNING: API 'variantOutput.getProcessResources()' is obsolete and has been replaced with 'variantOutput.getProcessResourcesProvider()'.It will b 阅读全文