1:报错log ERROR: The minSdk version should not be declared in the android manifest file. You can move the vers 2:解决方法 ①:选择 Project ②:打开 app–src–main ③:打开 AndroidManifest.xml ④:ctrl+f 搜索 minSdkVersion ⑤:把这行删除了 相关文章: 2021-04-13 2021-10-25 2022-12-23 2022-12-23 2022-12-23 2021-05-22 2021-05-17