Skip to content

Android Lollipop Issues #1

@Repkap11

Description

@Repkap11

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions