In recent Android releases, Google has become more and more unwilling to cater to the use of external SD cards. It was never quite clear why Google decided to abandon SD card support in their Nexus devices, but many believe this to be due to the added simplicity of removing another storage area.

While Google nixed the idea on its own devices, various OEMs decided to keep SD card slots in their devices. To use them properly, some modifications to Android's source code were needed. And due to changes in how some later versions of Android handled SD cards, many applications lost the ability to access external SD cards. Luckily, Xposed Framework allows users to modify various aspects of their OS without messing around with the files themselves.

Annoyed by the external storage situation, XDA Senior Member defim created a module to fix the aforementioned issues. The only thing required to apply the fix is to enable the module in the Xposed Installer after successfully installing it on your rooted device.

If you are suffering from external storage handling problems on your Android 4.0.3+ device, make your way to the original thread and give this module a shot.