Created
December 1, 2014 14:41
-
-
Save douzifly/4bfa54349dbbc5192672 to your computer and use it in GitHub Desktop.
fix android emulator sdcard readonly
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mount -o rw,remount rootfs / | |
chmod 777 /mnt/sdcard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment