p3d android virtual device support
in
Android Processing
•
1 year ago
I'm trying to build and run (on an Andriod 4.0.3 15 virtual device with a Processing Android 4.0.3 project in Eclipse but it throws this error:
E/AndroidRuntime(637): Caused by: java.lang.RuntimeException: P3D: OpenGL ES 2.0 is not supported by this device.
although "
OpenGL ES 2.0 requires Android 2.2 (API Level 8)". Has anyone else run into this error?
1