I can't believe how lousy the Android documentation. To run an emulator with an SD Card, we have to do the following:
1. Create an ISO image of our SD card. Can be done with tools like "FREE ISO Creator".
2. After which, store the program somewhere in the drive and go to the SDK/Tools directory via command line. And then run this:
mksdcard 256M C:\Users\Aaron\workspace\tmp.iso
3. Go back to Eclipse, open "AVD manager" (the black phone icon). Then add a new AVD. Select the file option as "C:\Users\Aaron\workspace\tmp.iso
4. When we run the configuration file, remember to target the run AVD manager created in step 3.
Sunday, February 28, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment