Enable Third Party External SDcard Read and Write Access in Kitkat (v4.4+) and Lollipop (v5.0+)
In recent upgrades of Android versions like Kitkat and Lollipop, Google has strictly blocked all the third party access in external sdcard. Although they did this for a very good reason but it later it became a problem for many users because it causes great inconvenience. So, in this small tutorial I want to share a very basic method of solving this problem. If you have xposed framework installed, then use this method but if you don't have xposed framwork installed then this tutorial might help. Requirements! Root access ( How To Root ? ) Xposed framework for Lollipop ( Official Thread ) Custom Recovery (CWM or TWRP) HandleExtenalStorage module ( Download ) Instructions! First of root your phone. Install a custom recovery. Then flash a particular xposed framework via recovery depending on your phone's requirements. Boot your phone (May take time). Now, install xposed installer app. Install the module and activate it. Reboot. Note! Choose correc...