解决run-as: Package '' is unknown

Posted claireyuancy

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决run-as: Package '' is unknown相关的知识,希望对你有一定的参考价值。

问题:

[2014-07-30 20:20:25 - nativeSensorStl] gdbserver output:
[2014-07-30 20:20:25 - nativeSensorStl] run-as: Package ‘com.example.nativesensorstl‘ is unknown

[2014-07-30 20:20:25 - nativeSensorStl] Verify if the application was built with NDK_DEBUG=1
[2014-07-30 20:41:21 - nativeSensorStl] gdbserver output:
[2014-07-30 20:41:21 - nativeSensorStl] run-as: Package ‘com.example.nativesensorstl‘ is unknown

[2014-07-30 20:41:21 - nativeSensorStl] Verify if the application was built with NDK_DEBUG=1


解决

su
mount -o remount,rw /system
chmod 4750 /system/bin/run-as

http://visualgdb.com/KB/?ProblemID=nopkg


可是可能没用。提示“

1|[email protected]:/ # mount -o remount,rw /system
mount -o remount,rw /system
mount: Operation not permitted”


那么直接下个Root Explorer 装到手机上,

技术分享

然后就OK了

















以上是关于解决run-as: Package '' is unknown的主要内容,如果未能解决你的问题,请参考以下文章

run-as 包 'a.b.c' 未知 - Galaxy S4 Jellybean 或 Android 4.3

.Net MAUI 'run-as' 命令失败,出现'run-as:无法设置功能:不允许操作

sublime text 3 之安装插件HTML-CSS-JS Prettify&Sublime text 3 未显示 Package Control 的解决办法&Sublime的插件

使用 run-as 从内部存储中检索数据库或任何其他文件

如何从android应用程序导出数据库?使用 ADB run-as 清空数据库结果

The declared package "com.dao" does not match the expected package "src.c