lubomyr / uae4arm

amiga emulator (android port)
GNU General Public License v2.0
61 stars 9 forks source link

Access to only media files #34

Closed hguzelis closed 2 years ago

hguzelis commented 2 years ago

I'm using Samsung S10 and Adroid 11. When i download program, asks only access to media files. I give access. But i can not change this type of access to "all storage files". When i try to load some ADF files to Disk drive, i see nothing. Please see attached picture. Screenshot_20211119-194458_Uae4arm

mike111769 commented 2 years ago

uaeconfig.uae

storage/emulated/0/Android/data/atua.anddev.uae4arm/files/conf

pandora.rom_path=/storage/emulated/0/Android/data/atua.anddev.uae4arm/files/kickstarts/ pandora.floppy_path=/storage/emulated/0/Android/data/atua.anddev.uae4arm/files/disks/ pandora.hardfile_path=/storage/emulated/0/Android/data/atua.anddev.uae4arm/files/ pandora.cd_path=/storage/emulated/0/Android/data/atua.anddev.uae4arm/files/cd32/

storage/emulated/0/Android/data/atua.anddev.uae4arm/files/conf

Mike

hguzelis commented 2 years ago

Thank you. I understand that i need to use those directories to run emulation and manage disks etc.