|
i hope this could help a bit for Note: we will use ~/android as our path for google android sdk and ~/myandroid as our path for other things 2. Create an image of an sdcard (2Gb) 3. Mount the image to a loop device 4. Make a folder where you want to mount the image 5. Mount the loop device into a folder so that you can put things directly unto it (as long your root) 6. Open the folder using root account Now you can drag any files to this folder (Remember your using your root account so be careful of deleting anything) Finally to load this sdcard in your emulator To get files from this card just use /sdcard in your program (This takes me 2 hours to figure out) Note: When you put things in ~/myandroid/sdcard you have to kill the emulator and reopen it again to see your files Ref :http://monmonja.com/blog/2007/11/sdcard-on-google-android/ |
| Leave a Comment: |