Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Tile cache files stored in same location as DSA data #374

Open
kerryrobinson opened this issue Mar 7, 2024 · 1 comment
Open

Comments

@kerryrobinson
Copy link
Contributor

In the latest version of DSA built for Android, I am seeing that tilecache pngs are put in that files folder, which show up when browsing for operational data (I think we had purposely made the Add Data tool look both in OperationalData and the base directly. One way to get around this would probably be to create a DSA folder under files, which then had the DsaAppConfig.json and data folders in it. But again, it is still frustrating to have to use Android Studio to manage that folder.

Note, this will become moot once we are able to store the DSA data files in a different location than the internal app sandbox area (see #372).

@dtedder
Copy link
Collaborator

dtedder commented Oct 25, 2024

@kerryrobinson
Try allowing the App to run once and create the sandbox folders along with the default config file.

Should be here: /data/data/com.esri.arcgisruntime.opensourceapps.DSA_Handheld_Qt/files/ArcGIS/Runtime/Data/DSA

Then place your config and data, etc in this relative location.

@kerryrobinson kerryrobinson changed the title Tile cache files stored in same location as DSA data Android: Tile cache files stored in same location as DSA data Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants