On android 5.02 my application works great.
On android 4.1 and 4.2 it crashes
First images are downloaded from the server, and saved to File.DirInteral.
Afterwards a check is in place to make sure the image is there.
If it's there I try to load it into an imageview and the application crashes with Android 4.1 and 4.2, but not with 5.02.
On android 4.1 and 4.2 it crashes
First images are downloaded from the server, and saved to File.DirInteral.
Afterwards a check is in place to make sure the image is there.
If it's there I try to load it into an imageview and the application crashes with Android 4.1 and 4.2, but not with 5.02.