MerginMaps / MerginMaps/mobile
Android 13 - bluetooth 5s reconnection timer is gone
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Scenario:
- connect to external GPS receiver
- minimize input. Bluetooth connection is lost
- open it again and there should be 5s timer for re connection. Not input just says device is not paired
It is possible that android 13 have different handling of Bluetooth devices.
I tried this on android 11 version and reconnection timer was there
I would not consider this as blocker
https://drive.google.com/file/d/1iISKDRl9g2w03l8fbsB2KJvw9jelI4W_/view?usp=sharing
Contributor guide
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
Start by reproducing the external GPS receiver scenario on Android 13, then compare it with Android 11, where the five-second reconnection timer was observed. No source files or tests are named; done means restoring the expected reconnection behavior or documenting why Android 13 requires a different approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100