Gopi,

QEMU image file formats are documented here:

http://en.wikibooks.org/wiki/QEMU/Images

But I kind of doubt that Windows (or tools like Daemon Tools or Alcohol 120%) have support for those formats.

Then there is the question of what file system type is inside that image file: ext2/3/4? yaffs2? There isn't built-in support in Windows for those either.

Note that you can browse a running emulator's file system through DDMS, and can pull/push files from the command line with adb.

-- Kostya

02.03.2011 15:01, Gopi nath пишет:
How to mount the emulator file system when running on a Windows XP box? I want to use the windows file explorer to browse through the emulator files. Can you guide me in the right path? --
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


--
Kostya Vasilyev -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to