Michael Collier 1 Posted March 24, 2022 I was testing the CameraComponent demo \Samples\Object Pascal\Mobile Snippets\CameraComponent It crashes fairly quickly on my android phone by doing this.. 1) Change camera kind to "Back" 2) Change "Resolution" 3) Change camera kind to "Front" It hangs, I get "Close App" or "Wait" option from android. I'm wondering if the demo is at fault of the underlying camera component is broken? I can also get this message by switching apps.. "java.lang.RuntimeException:getParameters failed (empty parameters)" Share this post Link to post