Upload Files to SD Card in Android Emulator

1. mksdcard 2147483648 sdcard.img
2. Addition Emulator Options "-sdcard sdcard.img"
3. adb push <file> /sdcard/<path>

Posted via email from feinan’s posterous

Previous grep on all the files in a directory Next Push New Framework Resource framework-res.apk to Android Emulator

Leave a Reply

You must be logged in to post a comment.