I wrote a very simple app for Android, witch is using OpenCV for Android (in Java). I am using CameraBridgeViewBase and the adequate callbacks for processing the images. But if I use the app, after the estimation of a random time the Android os reboots. The version of the plattform is 4.3, the device is Nexus 4.
Are there any ideas, how could this happen? What can cause this?
I had to modifie the Android version, with 4.2.2 it worked fine.