打赏
摘要: /** * 静默卸载 * action : com.android.cus_install_app(静默安装) * com.android.cus_uninstall_app(静默卸载) * com.android.cus_install_result(安装,卸载的结果反馈)可以用来判断是否成功 * 阅读全文
posted @ 2022-06-08 14:44 张学涛 阅读(166) 评论(0) 推荐(0)
摘要: 正三角 <!--<layer-list xmlns:android="http://schemas.android.com/apk/res/android">--> <!-- <item>--> <!-- <rotate--> <!-- android:fromDegrees="45"--> <!- 阅读全文
posted @ 2022-06-08 14:41 张学涛 阅读(500) 评论(0) 推荐(0)
摘要: /** * 金泰谊提供的静默卸载 * action : com.android.cus_install_app(静默安装) * com.android.cus_uninstall_app(静默卸载) * com.android.cus_install_result(安装,卸载的结果反馈)可以用来判断 阅读全文
posted @ 2022-06-08 09:06 张学涛 阅读(140) 评论(0) 推荐(0)