【发布时间】:2016-11-22 04:53:37
【问题描述】:
我制作的应用程序隐藏其他应用程序。我成功地隐藏和取消隐藏其他应用程序使用 root 设备。但是当我尝试无根设备时,没有成功。我也尝试过使用设备所有者 nfs,但没有成功。按照这些链接。也尝试了管理权限,但没有工作。如果有人在没有根设备的情况下获得成功,请帮助我。
错误:root 要求:
E/hide: java.lang.SecurityException: Permission Denial: attempt to change component state from pid=23999, uid=10263, package uid=10264
点击以下链接:
http://www.eoeandroid.com/thread-288229-1-1.htmlInstall / Unistall from shell command in Android
【问题讨论】:
标签: android android-permissions android-security android-applicationinfo