Skip to content

Add new Tests and Demo for MASWE-0006 using DataStore #3449

@bernhste

Description

@bernhste

See #3420

DataStore API (https://developer.android.com/training/data-storage/room) can be used as a Key-Value storage or to store objects using protocol buffers (Proto DataStore). By default, it is not encrypted. Developers should therefore be cautious when using the API.

For the Demo I'm thinking of using DataStore to store plain text passwords and an object containing PII. The data will be stored in plain text in the sandbox.

Depending on the complexity (Key-Value and Proto DataStore), it may make sense to make two demos.

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