Hi, I'm a student of Interactive Media Design from Cali, Colombia.
And I'm having a big problem with ketai camera how did you manage to avoid or solve this issue I keep having:
java.lang.NoSuchMethodError: android.hardware.Camera.open at ketai.camera.KetaiCamera.
start(KetaiCamera.java:113) at changethispackage.beforesubmitting.tothemarket.cameragettingstarted.CameraGettingStarted.mousePressed(CameraGettingStarted.java:82) at processing.core.PApplet.handleMotionEvent(Unknown Source) at processing.core.PApplet.dequeueMotionEvents(Unknown Source) 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:1096)
It says NoSuchMethodError: You may be using a library that's incompatible with this version of Processing.
I'm desperate because I need to finish a project using my phone's camera but I can't solve this one.