Can't access stored files in public folder in Android (MTP)
问题 I want to save a simple .txt file in Android and later I want to copy this file from the device to a PC where the device is mounted as a MTP-Device. I own two Android Devices: Nexus 4, Stock Android 5.0.1 Nexus 7 2012, CyanogenMod 12, Android 5.0.2 To make sure that it's not a Nexus device bug I tried a Wiko phone from a friend. I use this code to save the file to the Downloads folder on the external storage. This is recommended on the developer page. private void saveData() { String fileName