mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
Added translated docs to czech (#1963)
* Added translated docs to czech * Dates reverted, Added link to CZ WEBRTC.md
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
| Updated 07.02.2023 | Languages: EN, [CZ](/docs/lang/cs/ANDROID.md) |
|
||||
|
||||
# Accessing files in Android app
|
||||
|
||||
SimpleX uses databases and stores its preferences inside private data directory in Android. The directory contains:
|
||||
@@ -36,4 +38,4 @@ Now the backed-up files will be inside `./apps/chat.simplex.app/`.
|
||||
|
||||
Please, note, that if you use a modern version of SimpleX, the databases will be encrypted, and you'll not be able to view contents of them without using `sqlcipher` application and without knowing decryption passphrase (you need to change it to yours from randomly generated in the app firstly).
|
||||
|
||||
Please, follow [SQL.md](./SQL.md) guide for more info of how to decrypt your databases and to make queries to them.
|
||||
Please, follow [SQL.md](./SQL.md) guide for more info of how to decrypt your databases and to make queries to them.
|
||||
|
||||
Reference in New Issue
Block a user