You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.RuntimeException: Unable to start service com.shihoo.daemon.watch.WatchDogService@c63a66b with Intent { cmp=com.example.hexcapture/com.shihoo.daemon.watch.WatchDogService }: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Class.getName()' on a null object reference
java.lang.RuntimeException: Unable to start service com.shihoo.daemon.watch.WatchDogService@c63a66b with Intent { cmp=com.example.hexcapture/com.shihoo.daemon.watch.WatchDogService }: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Class.getName()' on a null object reference
对于每次运行的时候,WatchDogService中的onStart()方法中,最后设置启用状态时:WatchProcessPrefHelper.mWorkServiceClass.getName()一直报上面的错
The text was updated successfully, but these errors were encountered: