We had some threads about "out of memory" issues, etc and there are articles about it f.e. here:
https://developer.android.com/training/articles/memory.html
It would be very helpful if someone could write down what is stored where and how and how much memory for what is available to an app.
My S4 has 2 GB of RAM and I know that 10+ images 1920x1080 (=8-10 MB) will cause a "out of memory" and I still wonder why I must use shitty sized images (pardon for that) or make a huge logic to reuse them.
https://developer.android.com/training/articles/memory.html
It would be very helpful if someone could write down what is stored where and how and how much memory for what is available to an app.
My S4 has 2 GB of RAM and I know that 10+ images 1920x1080 (=8-10 MB) will cause a "out of memory" and I still wonder why I must use shitty sized images (pardon for that) or make a huge logic to reuse them.