Skip to content

create sqlcipher database on sd-card #67

Closed
@gseebacher

Description

@gseebacher

hi,
i'm using openhelper to create sqlite databases. now i want to move to sqlcipher to encrypt my databases.
when i try to create a database on the sd-card i get an error "sqlite returned: error code = 14, msg = cannot open file at line ..."
creation of internal db works fine.
i have added the WRITE_EXTERNAL_STORAGE - permission to the manifest file.

seems that the onCreate does not get fired.
do you have any idea what is going wrong?
thanks in advance.

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