Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CameraExampledoesntWork on Xperia Sola with ICS 4.0 #13

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments
Open

CameraExampledoesntWork on Xperia Sola with ICS 4.0 #13

GoogleCodeExporter opened this issue Mar 15, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant