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,677件の閲覧回数
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,203件の閲覧回数
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,204件の閲覧回数
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,203件の閲覧回数
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,203件の閲覧回数
gary_bisson
Senior Contributor III
0 件の賞賛
返信
1,203件の閲覧回数
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 件の賞賛
返信