Skip to content

Enhancement: option to store database on /sdcard #81

Description

@tom709

Would it be possible to modify ShoppingList such that the user can choose to store the database on /sdcard instead of in internal memory? Google has deprecated "adb backup", so it will stop working in future versions of Android. When that happens, it will be impossible for a user to create backups of data that an app stores in internal memory. In order not to risk losing data, it will be necessary to store it under /sdcard where it can be accessed by a backup solution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions