I am wondering is it possible to rotate an image stored on sdcard without loading it\'s to memory.
The reason is why I am looking for that is famous OutOfMemoryError
i've made a very slow yet memory-friendly solution here .
i'm sure there are better ways and would love to know of them