Sdcard Content not visible in DDMS File Explorer Android 6.0
问题 Android 6.0 has changed its way to manage sdcard-mounting and that doesn't let show right. Until 5.x we could access to the SDCard Contents via DDMS Perspective (Eclipse) under the hierarchy /mnt/shell/... and now according Documentation under /sdcard/ I can't see any content of this directory under DDMS but in the PC or other Apps (like Astro). What should I set in Eclipse(DDMS) in order to be able to see that content? 回答1: Starting Android 6.0, third-party apps have no ability to see SDCard