Page 1 of 1

Show device filesystem

Posted: 2019-04-28, 07:29 UTC
by Suncatcher
Does TC has capability to show the FS of my device? I am interested particularly in External/OTG cards, but internal memory will also be fine, if it is.

Re: Show device filesystem

Posted: 2019-04-29, 13:27 UTC
by ghisler(Author)
TC can access file systems in two ways:
1. Via Unix/Java files, like /storage/emulated/0
2. Virtual folders (Storage framework) in the form ///_SD-Card.

Just try it, it's free and ad-free.

Re: Show device filesystem

Posted: 2019-04-29, 14:30 UTC
by tmsg
TC does work with internal and external SD cards and also with OTG USB sticks, though depending on your Android version there are some small differences.

If your device is rooted you can actually see and work on the complete file tree starting with /.

Re: Show device filesystem

Posted: 2019-06-16, 06:56 UTC
by Suncatcher
No, I don't mean accessing the filesystem in R/W mode, i know it can. I mean how can I now which filesystem (USB/SD/int)-disk has: FAT32, NTFS, exFAT etc.?

Re: Show device filesystem

Posted: 2019-06-17, 13:28 UTC
by ghisler(Author)
There is currently no function in Android to determine the file system of a disk.