andorid 打开platform文件夹找到AndroidManifest.xml文件,如下图: 修改为 <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23" />