I am using Eclipse. I can see the File Explorer in Eclipse. File Explorer contains lot of folders and files. In this files are stored to where in my computer. For example data and mnt. How to find their location in computer. Thanks.
I am using Eclipse. I can see the File Explorer in Eclipse. File Explorer
Share
Not sure I understand .
If you want your source code files then
If you want to see sdcard.img, cache.img etc
data and mnt are in your virtual device- on your emulator, things saved on your sdcard are on the sdcard image above and not on your computer
if you want to pull files from mnt or such folders you can do this on the DOS cmd line