Not able to view SDCard folder in the FileExplorer of Android Eclipse -



Not able to view SDCard folder in the FileExplorer of Android Eclipse -

i not able view sdcard folder in fileexplorer of ddms in android. able view sdcard folder when used adb command command prompt below:

androidsdk\tools>adb shell $ ls

i able view list of folders when typed ls in can see sdcard folder list of folders .my uncertainty how can view sdcard alternative in eclipse using fileexplorer.also want want delete or insert files in sdcard.how can possible me.can hel me in sorting out issue. in advance.

i had same problem:

using eclipse ddms file explorer content of sdcard not visible in folder (cyanogenmod android 4.2.2).

the solution was: on device have give adb root access. here: settings / developer options / root access

then content of sdcard visible in folder: /mnt/shell/emulated/0

android

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -