You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
error on launch of the code on the device Xperia Sola with ICS 4.0
What is the expected output? What do you see instead?
An image stream. But only an error message is generated.
What version of the product are you using? On what operating system?
ICS 4.0
Please provide any additional information below.
this is the error that processing IDE produces.
Note: the rest of the library examples are running ok.
FATAL EXCEPTION: Animation Thread
java.lang.NoSuchMethodError: processing.core.PApplet.registerMethod
at ketai.camera.KetaiCamera.<init>(KetaiCamera.java:128)
at processing.test.cameragettingstarted.CameraGettingStarted.setup(CameraGettingStarted.java:35)
at processing.core.PApplet.handleDraw(PApplet.java:1855)
at processing.core.PGraphicsAndroid2D.requestDraw(PGraphicsAndroid2D.java:161)
at processing.core.PApplet.run(PApplet.java:1746)
at java.lang.Thread.run(Thread.java:856)
Original issue reported on code.google.com by [email protected] on 20 Dec 2012 at 5:02
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Dec 2012 at 5:02The text was updated successfully, but these errors were encountered: