Whether USB or SDCard exFAT filesystem supported or not in FreescaleBoard Android 5.0.2

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Whether USB or SDCard exFAT filesystem supported or not in FreescaleBoard Android 5.0.2

跳至解决方案
2,848 次查看
chandrasekharma
Contributor III

Hi all,

Kindly confirm me whether exFAT filesystem supported in android lollipop 5.0.2 for freescale board. Or else Is there any freescale patches we need to add in AOSP code for supporting exFAT filesytem???? Kindly put any reference links or notes thanks in advance

标签 (3)
0 项奖励
回复
1 解答
1,374 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi,

Previous Android BSPs don’t include exFAT support. I have internally asked to AE team if newer Android BSP already included this support, because it could be added to Linux BSP as explained on the document below:

How to support exFAT in i.MX6DQ Linux release

Hope this will be useful for you.
Best regards!
/Carlos

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,375 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi,

Previous Android BSPs don’t include exFAT support. I have internally asked to AE team if newer Android BSP already included this support, because it could be added to Linux BSP as explained on the document below:

How to support exFAT in i.MX6DQ Linux release

Hope this will be useful for you.
Best regards!
/Carlos

0 项奖励
回复
1,374 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi,

I have confirmed with AE team that we only support FAT and NTFS on Android. The FAT is supported by Linux kernel. NTFS is supported by NXP and it is a user-space file system implemented in Android VOLD.

We don't support extFAT by default. As we all know, there is some license issue about this file system, you can use open source implementation by yourself. For example, extfat-fuse.

Hope this will be useful for you.

Best regards!

/Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,374 次查看
gary_bisson
Senior Contributor III
0 项奖励
回复
1,374 次查看
hankchung
Contributor I

Hi Gary,

I added  exfat that you give, but have something error:

system/vold/Exfat.h:22:18: fatal error: string: No such file or directory.

Can you give me detailed steps or something reference ?

My OS is android 4.3 for iMX6.

thx

0 项奖励
回复