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

Update Android permissions for local files to use Qt 6 Permissions APIs #366

Open
2 tasks done
ldanzinger opened this issue Sep 1, 2023 · 1 comment
Open
2 tasks done

Comments

@ldanzinger
Copy link
Contributor

ldanzinger commented Sep 1, 2023

Summary

The v.next branch is updated to use Maps SDK 200 and Qt 6. It builds on desktops, but there is still work to do to make Android build. This is due to usage of private permissions APIs that were removed with Qt 6. We should now update Android apps to use data sandboxed to the local app versus using a global /sdcard path

Definition of done

  • DSA app makes use of new Permissions APIs
  • App builds for Android
@ldanzinger
Copy link
Contributor Author

Similar work has been done in the sample app - https://github.com/Esri/arcgis-maps-sdk-samples-qt/pull/1509/files

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

3 participants