关于在Android 12的设备上安装app报错的问题

一次在Android设备上运行app时,出现[ The application could not be installeds: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED ]报错

Android

使用ADB卸载MIUI系统应用

Android

Android远程调试命令adb

Android

Android Support vs AndroidX

学习一下AndroidX和Android Support的区别

Android

RecyclerView使用记录

Android

动态设置布局之LayoutInflater

Android