- 
                Notifications
    You must be signed in to change notification settings 
- Fork 29
Open
Description
This project no longer works on Android 5.0 (at least on the Nexus 5).
This is the problem.
http://stackoverflow.com/questions/26441785/does-bluetoothleadvertiser-work-on-a-nexus-5-with-android-5-0
https://code.google.com/p/android-developer-preview/issues/detail?id=1570
API 21 also changes a few things.
setType(int) was replaced with setConnectable(boolean)
https://developer.android.com/sdk/api_diff/preview-21/changes/android.bluetooth.le.AdvertiseSettings.Builder.html
as well as renaming a few of the android.bluetooth.le classes
Just wanted to give you a heads up.
Metadata
Metadata
Assignees
Labels
No labels