Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

获取布局时出现错误 #25

Open
zhongke-wang opened this issue May 30, 2024 · 2 comments
Open

获取布局时出现错误 #25

zhongke-wang opened this issue May 30, 2024 · 2 comments

Comments

@zhongke-wang
Copy link

此报错在获取布局时概率性出现,系统版本安卓9

MainException:java.util.concurrent.TimeoutException
        at com.ysbing.yadb.layout.LayoutShell.get(LayoutShell.java:26)
        at com.ysbing.yadb.layout.Layout.run(Layout.java:19)
        at com.ysbing.yadb.Main.main(Main.java:40)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:383)
@ysbing
Copy link
Owner

ysbing commented May 31, 2024

你打开Logcat,看下执行命令那瞬间出现了什么异常,贴上来

@zhongke-wang
Copy link
Author

2024-05-31 16:48:58.355 10988-10988 app_process             app_process                          W  Failed to determine odex file name: Dex location /data/local/tmp/yadb has no extension.
2024-05-31 16:48:58.410 10988-10988 main                    app_process                          W  type=1400 audit(0.0:51300): avc: denied { read } for name="u:object_r:vendor_mpctl_prop:s0" dev="tmpfs" ino=4423 scontext=u:r:shell:s0 tcontext=u:object_r:vendor_mpctl_prop:s0 tclass=file permissive=0
2024-05-31 16:48:58.424 10988-10988 libc                    app_process                          E  Access denied finding property "ro.vendor.at_library"
2024-05-31 16:48:58.442 10988-10988 AndroidRuntime          app_process                          D  Calling main entry com.ysbing.yadb.Main
2024-05-31 16:49:03.547 10988-10988 AndroidRuntime          app_process                          D  Shutting down VM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants