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

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -