SchedPolicy:set_timerslack_ns写入失败:不允许操作 [英] SchedPolicy: set_timerslack_ns write failed: Operation not permitted

查看:2445
本文介绍了SchedPolicy:set_timerslack_ns写入失败:不允许操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

运行Android应用程序时,我在Logcat中遇到此问题.有谁知道这个问题以及如何解决?

I am facing this issue in my Logcat while I run my android app. Does anyone know about this issue and how to fix it?

依赖关系是:

    implementation 'com.android.support:appcompat-v7:25.3.0'
    implementation 'com.android.support.constraint:constraint-layout:1.0.2'
    implementation 'com.android.support:design:25.3.0'
    implementation 'com.android.support:cardview-v7:25.3.0'
    implementation 'com.android.volley:volley:1.0.0'
    implementation 'com.github.bumptech.glide:glide:3.7.0'
    implementation 'com.google.android.gms:play-services-maps:15.0.1'  
    implementation 'com.google.android.gms:play-services-location:15.0.1'
    implementation 'com.google.android.gms:play-services-places:15.0.1'
    implementation 'com.android.support:support-v4:25.3.0'
    implementation 'de.hdodenhof:circleimageview:2.1.0'
    implementation 'me.zhanghai.android.materialratingbar:library:1.0.2'
    implementation 'junit:junit:4.12'

推荐答案

我不确定确切的解决方案,但是通过避免将Dialog与Maps一起使用,我已经解决了相同的问题.尤其是当我们在地图动画或标记/多段线绘制时显示对话框时.

I am not sure about exact solution but I have fixed same issue by avoiding use of Dialog with Maps. Especially when we show dialog while map is animating or marker/polyline is drawing.

这篇关于SchedPolicy:set_timerslack_ns写入失败:不允许操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆