hallo, i try to testing BluetoothCursors from example of library ketai . but i have some mistake
the code ist in this link
https://github.com/ketai/ketai/blob/master/examples/BluetoothCursors/BluetoothCursors.pde
i have this error :
Found onBluetoothDataEvent method. FATAL EXCEPTION: Animation Thread Process: processing.test.bluetoothcursors, PID: 17365 java.lang.NoSuchMethodError: processing.core.PApplet.getActivity at ketai.net.bluetooth.KetaiBluetooth.start(KetaiBluetooth.java:212) at processing.test.bluetoothcursors.BluetoothCursors.setup(BluetoothCursors.java:80) at processing.core.PApplet.handleDraw(Unknown Source) at processing.core.PGraphicsAndroid2D.requestDraw(Unknown Source) at processing.core.PApplet.run(Unknown Source) at java.lang.Thread.run(Thread.java:841) Socket Type: SecureBEGIN mAcceptThreadThread[Thread-2495,5,main] AcceptThreadSecure
Thank you for helping
Beste Regards