adb shell am start 报错java.lang.SecurityException: Permission Denial:

来源:2-3 【启动时间】监控值的获取方法

以诺千金

2018-01-10

adb shell am start 一个APP时,报错java.lang.SecurityException: Permission Denial: starting Intent { flg=0x10000000 cmp=com.honghesoft.calligrapher/.AtyMain } from null (pid=17653, uid=2000) not exported from uid 10010...........

查了一些资料,说组件的intent-filter要设置exported 属性为true,应该如何解决呢?求助老师

写回答

1回答

毫末

2018-01-10

只能开发改代码

0
1
以诺千金
我估计也是这样,但是想测试一下手机里已有的APP就没有办法了。 谢谢老师的回答
2018-01-11
共1条回复

安卓自动化测试入门 Python篇

Android测试工程师必备技能,性能 、压力、 接口、 持续集成、自动化脚本

1110 学习 · 336 问题

查看课程