Skip to content

Retia-Adolf/GenymotionSDCardEnabler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenymotionSDCardEnabler

Tools for enabling SD card in genymotion, replacing the emulated storage.

Prerequisite

  • Apktool
  • Android 5.x image in genymotion

Usage

  • Execute install.sh with emulator running
  • Restart emulator
  • adb shell && cp -Rp /data/media/0/* /sdcard/

What's in assets/extra ?

  • For those who want both emulated storage and SD Card..

Reference: http://23pin.logdown.com/posts/301905-genymotion-enable-sd-card

About

Tools for enabling SD card in genymotion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%