How to read sdcard data

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to read sdcard data

780 Views
kaiyue
Contributor I

I installed android 8.1 on my i.MX 8QuadXPlus Multisensory Enablement Kit (MEK) and then I inserted a normal sdcard. I want to read the files from the sdcard, but I find that I cannot find the files. What should I do to read the sdcard?

0 Kudos
3 Replies

755 Views
weidong_sun
NXP TechSupport
NXP TechSupport

On how to mount NTFS file system to linux, the link describes it clearly.

https://linuxconfig.org/how-to-mount-partition-with-ntfs-file-system-and-read-write-access

 

Hope it is helpful to you.

Have a nice day!

B.R,

Weidong

0 Kudos

774 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Kaiyue

Please go to google play to download the file browser and install it to solve your problem!

B.R,

Weidong

0 Kudos

766 Views
kaiyue
Contributor I

Hi Weidong,

thanks for your idea. I used "mount" to slove the problem. But I have another question based on “mount”. When I want to mount the sdcard, I find it is not possible, because my sdcard file system is NTFS or exFAT. It can only support “mount -t vfat” to mount FAT32 devices. It is not possible for me to make my sdcard as the system of “FAT32”. So is there any ways to make “mount -t ntfs” possible?
Also, I want to ask, is it possible to connect U-disk through TypeC connecter to read U-disk?

my system is android 8.1 on imx8 mek

 

 

0 Kudos