1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

GITBOOK-427: Update Android folder info

This commit is contained in:
Filip Bozicevic 2023-12-19 15:09:12 +00:00 committed by gitbook-bot
parent 42f86264c3
commit f52aba84e3
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -18,7 +18,8 @@ Anytype is installed:
* For MacOS, it's: `HHD > Users >`` `_`Username`_` ``> Library > Application Support > anytype`
* For Linux, you'll find your work directory in `~/.config/anytype`
* For Android, its your default location, usually: \_device/data/app\_.\
We also store some caches: _device/data/data/io.anytype.app_
We also store some caches: _device/data/data/io.anytype.app_\
Anytype directory is stored in a protected app data folder, which isnt accessible by the user on Android devices.
* For iOS, it's the standard install path determined by the iOS.
{% hint style="info" %}