bj0
02/01/2018, 6:20 PMwithContext(UI) { }
was equivalent to async(UI) { }.await()
, but I am having serious problems with the latter, was that not the case?louiscad
02/01/2018, 6:50 PMbj0
02/01/2018, 6:53 PMwithContext(UI)
, the read returns 0x64 (100) and then the application crashes with E/BluetoothManagerService: btsvc manager.putLogs java.lang.ArrayIndexOutOfBoundsException: src.length=494 srcPos=0 dst.length=743 dstPos=0 length=508
louiscad
02/01/2018, 9:25 PM