码迷,mamicode.com
首页 > 其他好文 > 详细

【解决】run-as: Package '' is unknown

时间:2017-06-21 21:15:42      阅读:233      评论:0      收藏:0      [点我收藏+]

标签:mod   ndk   ble   ted   perm   chm   mit   pac   pack   

问题:

[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|shell@mx4pro:/ # mount -o remount,rw /system
mount -o remount,rw /system
mount: Operation not permitted”


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

技术分享

然后就OK了

【解决】run-as: Package '' is unknown

标签:mod   ndk   ble   ted   perm   chm   mit   pac   pack   

原文地址:http://www.cnblogs.com/claireyuancy/p/7061427.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!