Tools for enabling SD card in genymotion, replacing the emulated storage.
- Apktool
- Android 5.x image in genymotion
- Execute install.sh with emulator running
- Restart emulator
- adb shell && cp -Rp /data/media/0/* /sdcard/
- For those who want both emulated storage and SD Card..
Reference: http://23pin.logdown.com/posts/301905-genymotion-enable-sd-card