With the update of processing i have problems to connect the device in android mode. Also the emulator didn't run. The errors:
Failure [INSTALL_FAILED_DEXOPT] Shutting down any existing adb server... Exception in thread "AndroidDevice: logcat process monitor" java.lang.IllegalStateException: I didn't know about device UBE0216329000293! at processing.mode.android.Devices.deviceRemoved(Devices.java:266) at processing.mode.android.Device.shutdown(Device.java:295) at processing.mode.android.Device$1.run(Device.java:278) at java.lang.Thread.run(Thread.java:748)
This also happens with a simple sketch with only the setup() so I think there are no code problems. The SDK was downloaded automatically and before the update all works correctly. Please, someone can help me? (Yes, usb debug is on)