HanteIsHante / file

file note
4 stars 0 forks source link

Caused by android.os.DeadObjectException #46

Closed HanteIsHante closed 5 years ago

HanteIsHante commented 6 years ago

service已经停止; 在application标签里面添加了一句 android:hardwareAccelerated="false" (禁用硬件加速),添加此设置可能会引发其它问题

HanteIsHante commented 5 years ago

可以再发生的地方添加try...catch..