android / android/codelab-android-workmanager
Unresolved reference to `Constants.KEY_IMAGE_URI`
Open
- Dominant language
- Kotlin
- Stars
- 557
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.android.com/codelabs/android-workmanager-java#4
> You can use the String constant `KEY_IMAGE_URI` from the `Constants` class.
What `Constants` class?
Contributor guide
Research direction
Open the linked Android WorkManager codelab at step 4 and search the repository for `Constants.KEY_IMAGE_URI` and the `Constants` class. Done means the codelab no longer points to an undefined reference and clearly identifies the source of `KEY_IMAGE_URI`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100