Search code examples
androidddms

Relevance of file explore in DDMS android


hi i'm new to android. i have one simple doubt. when we run any application the ddms window shows the file explorer containing data, mnt and system folders. what is it? they have any physical existence in the system? and how can we get its content? pls answer my question... TIA


Solution

  • Of course File explorer has relevance you will notice when you will have to save some data on file system

    and how can we get its content?

    show the attached image that is how you will do it.

    Image

    Note : You can get or put contents of all the foders it all depends on permissions.