|
【Android】
external sd card gets read only
Posted at 5/24/2022 20:05:41
View:2110
|
Replies:1
Print
Only Author
[Copy Link]
1#
Hi Sir,
I am using RK3399 Board for my development and using External SDCard for storage purpose.
I am able to build and boot the board with Android 7.1 and able to access the external SD card.
While testing sometime when I am trying to save any data on SDCard i get error SD card is read only.
Error
System.err: java.io.FileNotFoundException: /storage/emulated/0/User_Notes.txt (Read-only file system)
This error is not frequent. But some time I face this issue.
After Restart everything works fine. I checked my SD Card and it is also working fine.
Since I am not facing this issue every time hence I am not sure what might be issue ?
Any suggestion what might be issue in Android side? or BSP side ? Or how can I root cause this issue ?
Thanks |
|