I have been struggling with my app crashing for a long time and I had hoped the newest version of the SDK would fix it but unfortunately not. I am not ruling out a hardware issue but I am not sure at this point.
I updated the SDK and switched to Android Studio. My app runs for a few minutes usually but suddenly the screen starts flickering and I get the following logcat entry: D/NvOsDebugPrintf?? NvRmChannelSubmit failed (err = 196623, SyncPointValue = 0)
While this is better than the crash error I used to get, it still isnt very helpful in diagnosing the problem.