lingochamp / lingochamp/FileDownloader

怎么关闭notification或者不启用前台服务?

Open
#1,318 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.