2144168_en-US

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

2144168_en-US

2144168_en-US

android want not create Android Directory Path

Hi, everyone here.

During Android porting, I am asking for the following reasons.

os: android 13
cpu:imx8mini




When you insert an SD card or USB memory on Android, the directory below is automatically created
• Environment.DIRECTORY_ALARMS: Save audio file for alarm (/mnt/sdcard/Alarms)
• Environment.DIRECTORY_DCIM : Save photos taken with camera (/mnt/sdcard/DCIM)
• Environment.DIRECTORY_DOWNLOADS: Save the downloaded file (/mnt/sdcard/Download)
• Environment.DIRECTORY_MUSIC : 음악 파일 저장 (/mnt/sdcard/Music)
• Environment.DIRECTORY_MOVIES : 영상 파일 저장 (/mnt/sdcard/Movies)
• Environment.DIRECTORY_NOTIFICATORS: Store audio files for use as notification sounds (/mnt/sdcard/Notifications)
• Environment.DIRECTORY_PICTURES : 그림 파일 저장 (/mnt/sdcard/Pictures)
• Environment.DIRECTORY_PODCASTS: save podcast file (/mnt/sdcard/Podcasts)


Is there a way to prevent this directory from happening


Re: android want not create Android Directory Path

Hello,

The directory is create by the android, is necessary but you can change with android studio, and change the permission and loaders.

Regards

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎11-21-2025 11:45 PM
更新者: