Closed
Description
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
Labels
No labels