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 ⑤:把这行删除了