开发者社区> 问答> 正文

求助app在一步手机上打不开,在别的手机上又可以。?报错

我的apk在别的手机都能用,但是就是在一个手机上一直报错打不解开。错误log是这样的,求大神指导。

E/AndroidRuntime(22296): FATAL EXCEPTION: main<p>E/AndroidRuntime(22296): java.lang.RuntimeException: Unable to create service
com.byd.trafficstats.service.TrafficService: java.lang.NullPointerException<p>E/AndroidRuntime(22296):  at
android.app.ActivityThread.handleCreateService(ActivityThread.java:2539)<p>E/AndroidRuntime(22296):  at
android.app.ActivityThread.access$1600(ActivityThread.java:141)<p>E/AndroidRuntime(22296):  at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1316)<p>E/AndroidRuntime(22296):  at
android.os.Handler.dispatchMessage(Handler.java:99)<p>E/AndroidRuntime(22296):  at android.os.Looper.loop(Looper.java:137)<p>E/AndroidRuntime(22296):  at
android.app.ActivityThread.main(ActivityThread.java:5041)<p>E/AndroidRuntime(22296):  at java.lang.reflect.Method.invokeNative(Native
Method)<p>E/AndroidRuntime(22296):  at java.lang.reflect.Method.invoke(Method.java:511)<p>E/AndroidRuntime(22296):  at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)<p>E/AndroidRuntime(22296):  at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)<p>E/AndroidRuntime(22296):  at dalvik.system.NativeStart.main(Native
Method)<p>E/AndroidRuntime(22296): Caused by: java.lang.NullPointerException<p>E/AndroidRuntime(22296):  at
com.byd.trafficstats.service.TrafficService.onCreate(TrafficService.java:417)<p>E/AndroidRuntime(22296):  at
android.app.ActivityThread.handleCreateService(ActivityThread.java:2529)<p>E/AndroidRuntime(22296):  ... 10 more<p>

展开
收起
爱吃鱼的程序员 2020-06-09 10:11:48 938 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB
    java.lang.RuntimeException:Unabletocreateservice 

    com.byd.trafficstats.service.TrafficService: 

    权限问题?不同的ROM权限设置导致的吧

    比亚迪公司的?您也是吗?前辈知道这问题怎么解决吗?
    2020-06-09 10:12:04
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
女性移动App安全攻防战 立即下载
汇聚云计算的生态核能——云市场,云上APP Store 立即下载
千万级用户直播App——服务端架构设计和思考 立即下载

相关实验场景

更多