Surface View
in
Android Processing
•
3 years ago
I've loaded a sketch onto my HTC incredible. I notice that the screen orientation flips when you turn the phone on its side. When I go from vertical to horizontal the Processing output window says:
SketchSurfaceView2D.surfaceChanged() 800 480
This also seems to re-start the app. Both the change in screen orientation and the re-start occur when I'm connected via USB (i.e. Sketch > Present) as well as running the app from the phone.
Is there a way to prevent this from happening?
Much thanks,
Gary
SketchSurfaceView2D.surfaceChanged() 800 480
This also seems to re-start the app. Both the change in screen orientation and the re-start occur when I'm connected via USB (i.e. Sketch > Present) as well as running the app from the phone.
Is there a way to prevent this from happening?
Much thanks,
Gary
1