The application could not be installed: INSTALL_PARSE_FAILED_NO_CERTIFICATES错误

nstallation did not succeed.
The application could not be installed: INSTALL_PARSE_FAILED_NO_CERTIFICATES
APK signature verification failed.

安装没有成功。

无法安装应用程序:安装分析失败没有证书

APK签名验证失败。

解决:
minSdkVersion 22
targetSdkVersion 29
检查机器版本是不是在你项目的范围之内。

https://blog.csdn.net/love_yan_1314/article/details/70184528