Ali
Ali

Reputation: 9994

Files and folders under mnt/sdcard/ File Explorer in Eclipse

I got a Samsung Tablet GT-N8000. When I choose the device in DDMS, and check the sdcard folder under File Explorer in eclipse, I have not access to any file or folder.

enter image description here

As you can see in the image, the sdcard folder is not expandable. I have restart the device couple of times and still have the same problem.

I have worked with some other samsung and HTC devices, but never I had this problem. I need to pull out a database file from sdcard.

Could you help me what the problem is?

Addenda : I am able to access the file using My Files app on the device or Astro File Manager. But not File Explorer in Eclipse.

Upvotes: 1

Views: 4653

Answers (1)

Eugene Popovich
Eugene Popovich

Reputation: 3483

Try neighbouring folders inside mnt. Not all devices have the SD card mounted to /mnt/sdcard

Upvotes: 3

Related Questions