Google introduced Storage Access Framework (SAF) with Android 4.4 KitKat which allowed third-party apps to get access to files with the user’s consent for total SD card access to an app. However, problems still persisted with apps that dealt with media files and required more space to store files on to the microSD cards. Android 5.0 Lollipop once again allows third party apps to access SD cards inserted into the device. Here’s what the Android developer site informs us: Google said at its developer conference this summer that it would be address this issue, and now things have been made official with an announcement on the Android-platform Google group. Google’s Jeff Sharkey said the following: “This gives apps broad, powerful access to manage files while still involving the user in the initial selection process. Users may choose to give your app access to a narrow directory like “My Vacation Photos,” or they could pick the top-level of an entire SD card; the choice is theirs.” Google is bringing a new set of tools for developers to leverage the SD card on your Android smartphone or tablet. Thus, applications can now have read and write access to directories on removable storage, even to directories they do not own. You might think that rogue apps could possibly endanger your device, but it is the user who controls everything.