I have troubles accessing an MTP device (music player) from Windows 10 universal app.
I can get the device root folder, but I can only enumerate subfolders, StorageFolder.GetFilesAsync returns empty list.
I also cannot find way to find the device total and free memory.