sample-bluetooth-audio icon indicating copy to clipboard operation
sample-bluetooth-audio copied to clipboard

FATAL EXCEPTION

Open gyurka00 opened this issue 6 years ago • 0 comments

Hi, It has a problem with the example and not runing:

FATAL EXCEPTION: main
    Process: com.example.androidthings.bluetooth.audio, PID: 2555
    java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.androidthings.bluetooth.audio/com.example.androidthings.bluetooth.audio.A2dpSinkActivity}: java.lang.SecurityException: Need BLUETOOTH permission: Neither user 10037 nor current process has android.permission.BLUETOOTH.
        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2778)

gyurka00 avatar Oct 14 '19 13:10 gyurka00