it happens on the line:assetDir = assets.syncAssets();
i guess it is becuase in the method edu.cmu.pocketsphinx.Assets.getExternalItems
The FileInputSteam object never runs the .close() method.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After running strictMode on an app i am developing i got the error:
it happens on the line:assetDir = assets.syncAssets();
i guess it is becuase in the method edu.cmu.pocketsphinx.Assets.getExternalItems
The FileInputSteam object never runs the .close() method.