Hi, all.
Recently I run into a problem that I couldnt fon solution for. When I take picture on android device, after 15th picture app crashes only on android.
reason is java.io.FileNotFoundException ... path.... :open failed EMFILE(Too many open files)
here is complete logcat output
http://pastebin.com/RrZVPamk
I take picture using ti.media.showcamera, and then just work with result.
wirking on titanum 3.2.0 and android 4.0.4 device (tablet) byt same happened on any other device.
I will be happy for any advice.