Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt to enable Bluetooth when it is disabled #270

Open
1 task done
AtmosphericIgnition opened this issue Oct 5, 2024 · 3 comments
Open
1 task done

Prompt to enable Bluetooth when it is disabled #270

AtmosphericIgnition opened this issue Oct 5, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@AtmosphericIgnition
Copy link
Contributor

AtmosphericIgnition commented Oct 5, 2024

Description

I do not use any Bluetooth devices on a regular basis, but I do scan for Bluetooth beacons through NeoStumbler. When I forget to turn on Bluetooth, and start scanning with NeoStumbler, it just collects data without the Bluetooth beacons. I know that an Android app can ask the user to enable Bluetooth when it is disabled through the this prompt:

signal-2024-10-05-184042

Suggested implementation

When the user starts scanning without Bluetooth enabled on their device, they should be prompted to enable it.

Additional information

https://developer.android.com/develop/connectivity/bluetooth/setup

New request

  • #305
@AtmosphericIgnition AtmosphericIgnition added the enhancement New feature or request label Oct 5, 2024
@mjaakko
Copy link
Owner

mjaakko commented Nov 2, 2024

I'm thinking about UX for this

  • If you don't want to scan Bluetooth beacons for some reason and don't enable Bluetooth, should it prompt to enable Bluetooth the next time you start scanning?
  • If you start scanning from the quick settings tile, would it be better to open the UI for the prompt or to just start scanning without Bluetooth?

As a workaround, see if you can enable Bluetooth scanning to be always available in your device settings:
Screenshot_20241102_130710_Settings

@AtmosphericIgnition
Copy link
Contributor Author

I have both enabled, but it seems that NeoStumbler won't scan for BT beacons with Bluetooth disabled, and this setting enabled.

@skinkie
Copy link
Contributor

skinkie commented Dec 14, 2024

This technically also applies to "Location" in general. If location is disabled, there is no indication why scanning does not start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants