Skip to content

W/System.err: java.io.IOException: Bluetooth not initialized #10

@amigax

Description

@amigax

Getting this error with the bluetooth lib on Android (samsung s7 - Android 8.0)

W/System.err: java.io.IOException: Bluetooth not initialized
W/System.err: at com.codename1.cordova.Cordova.execute(Cordova.java:33)
W/System.err: at com.codename1.bluetoothle.Bluetooth.enable(Bluetooth.java:85)
W/System.err: at userclasses.MainForm.startBluetooth(MainForm.java:55)
W/System.err: at com.pippa.hobmonitor.MyApplication.start(MyApplication.java:41)
W/System.err: at com.pippa.hobmonitor.MyApplicationStub.run(MyApplicationStub.java:163)
W/System.err: at com.pippa.hobmonitor.MyApplicationStub$1.run(MyApplicationStub.java:107)
W/System.err: at com.codename1.ui.Display.processSerialCalls(Display.java:1298)
W/System.err: at com.codename1.ui.Display.mainEDTLoop(Display.java:1093)
W/System.err: at com.codename1.ui.RunnableWrapper.run(RunnableWrapper.java:120)
W/System.err: at com.codename1.impl.CodenameOneThread$1.run(CodenameOneThread.java:60)
W/System.err: at java.lang.Thread.run(Thread.java:764)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions