lingochamp / lingochamp/FileDownloader

Foreground service types are required on `targetSdk` 34

Open
#1,421 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
11.1k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

Invoke `Service.startForeground` on targetSdk 34 platforms, need to declared the service type, see https://developer.android.com/about/versions/14/changes/fgs-types-required

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the Android 14 foreground-service requirements at the linked developer.android.com page, then locate the service declarations and Service.startForeground calls in the repository. Done means the relevant service type is declared and the downloader works when targetSdk is 34.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.