seedvault-app / seedvault

A backup application for the Android Open Source Project.
1.26k stars 74 forks source link

Add support for local development with an emulator #552

Closed stevesoltys closed 1 year ago

stevesoltys commented 1 year ago

Note that this is based off of the bugfix/fix-no-manage-documents PR (forked from #480 so the PRs can be stacked).

We need the base PR's fix to allow usage of the application without MANAGE_DOCUMENTS being required.