lingochamp / lingochamp/FileDownloader
怎么关闭notification或者不启用前台服务?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
下载任务都是一些小图标,1、2秒就能全部下载完毕,但是当我启动App后立马息屏,会有notification,怎么在下载完毕后关闭notification或者直接就在后台运行,杀死就杀死了,也就1、2秒的事?而且我发现我的App都已经关掉了,filedownloader is running 的通知会莫名其妙出现?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are identified. Start by tracing how the Android foreground service creates and removes the FileDownloader notification, then reproduce the behavior after a short download and after the app is closed. Done means the requested notification behavior is clearly defined and verified for completed downloads and app shutdown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100