java.lang.OutOfMemoryError
at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:650)
at android.graphics.BitmapFactory.decodeFile(BitmapFactory.java:389)
at android.graphics.BitmapFactory.decodeFile(BitmapFactory.java:449)
at de.esymetric.rungps_uv_pro_full.coreuv.a.l.g.a(Unknown Source)
It says "out of memory". This is strange since we optimized the memory footprint of the image scaling process quite a lot in one of the last updates...
-------------
OK, after some code analysis I found out that an old code fragment slipped in through our versioning system. We'll fix it and provide an update today after some testing. That should fix the problem.
I tried to upload pictures again clearing memory before (result 500 mb used of 1,75 gb). An error the same. I uploaded report so You can analize it. Pictures where quite big - about 3 mb each of them. Before uploading I deleted other 10 pictures made during training - I didn't want to upload them.
Could you check if you have too many other apps running at the same time? In this case, it may help to uninstall some apps or to restart your device before uploading.
Did you upload the error message after the crash? In this case we could analyze it.
I'm trying to upload training with 4 images. Software stops to work during upload. In the release history I read that the problem was fixed but I think not.I have Galaxy note 2 with 2 gb ram. Any suggestions?