I need to download mp3 files to an sd card in Android Studio and then read them, firstly, how can i create an SD card for my emulator? Secondly, how can I add files to it? I\'m
I suggest you use Genymotion for this its working awesome.
Here is the brief:
Go to your VirtualBox VM setting / Shared folder tab.
Add a shared folder with the folder you want to share, and check the "auto mount" option.
Start your VM as usual from the Genymotion software.
Your shared folder is available in the /mnt/shared directory (multiple shared folders are supported)
Accessing files from Genymotion sd card