Local storage problem of IMX8 Android car

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

Local storage problem of IMX8 Android car

429 Views
wilson_chengw
Contributor I
Hi! IMX8 Android10.0 version car has two local stores: "/ storage / emulated / 0" and "/ storage / emulated / 10", but my APP only has the read permission of "/ storage / emulated / 10", but not the permission of "/ storage / emulated / 0". How to increase the permission of "/ storage / emulated / 0" and how to remove the directory "/ storage / emulated / 10"? I look forward to your help,thanks!
0 Kudos
1 Reply

424 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

It's google policy issue.The storage policy in android between  9 and 10 is very different.

 

You can google how to set correct storage permisson  in AndroidManifst.xml .They are a lot of solutions.

0 Kudos