android / android/codelab-ongoing-activity
Glitch when first running the app
- Dominant language
- Kotlin
- Stars
- 15
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
When I checked the gradle file for the project, I noticed that the constraint layout dependency is missing, and further without it build cannot be completed. Thus I added the dependency for it. When I launched the app, it seems fine until I swiped the app to the right in an attempt to keep it run background: The notification bar launches itself with the notification of the app, without me doing it. This happened each time the step count changes, so I cannot push the app background unless I stop the mock walking.
I'm Wear OS Small Round API 30 as the emulator, and Android Studio Chipmunk as the IDE
https://user-images.githubusercontent.com/94699066/175997484-915b9e2e-7bbd-4502-841c-6520eaceca10.mp4
Contributor guide
Research direction
Start with the project’s Gradle file and reproduce the behavior on a Wear OS Small Round API 30 emulator using Android Studio Chipmunk. Check the attached recording and observe what happens when the app is moved to the background while step count changes. Done means the app builds and no longer opens the notification bar unexpectedly during background operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100