Goooler / FileDownloader

Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
Apache License 2.0
7 stars 4 forks source link

Caused by android.app.ForegroundServiceStartNotAllowedException Service.startForeground() not allowed due to mAllowStartForeground false #18

Open 390057892 opened 4 months ago

390057892 commented 4 months ago

Android 12.0 异常报错 Caused by android.app.ForegroundServiceStartNotAllowedException Service.startForeground() not allowed due to mAllowStartForeground false: 12以后不能在后台开启前台服务了。老铁准备用workmanager实现后台下载么。

Goooler commented 2 months ago

没兴趣,只是为了解决 https://github.com/lingochamp/FileDownloader/issues/1421