adafruit / adafruit/Adafruit_Android_BLE_UART

startLeScan and stopLeScan are Deprecated

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
70
Forks
49
PR merge metrics
No merged PRs in 30d

Description

See [`startLeScan`](https://developer.android.com/reference/android/bluetooth/BluetoothAdapter.html#startLeScan%28android.bluetooth.BluetoothAdapter.LeScanCallback%29) and [`stopLeScan`](https://developer.android.com/reference/android/bluetooth/BluetoothAdapter.html#stopLeScan%28android.bluetooth.BluetoothAdapter.LeScanCallback%29)

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate every use of startLeScan and stopLeScan in the Android example, then read the linked BluetoothAdapter documentation and the surrounding scan lifecycle. Determine the supported replacement and its required behavior before changing anything. Done means the deprecated methods are no longer used and the example still starts and stops BLE scanning correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.