From f52aba84e3c8d6e8a790e8464ed6d0070c470123 Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Tue, 19 Dec 2023 15:09:12 +0000 Subject: [PATCH] GITBOOK-427: Update Android folder info --- intro/setting-up-your-profile/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/intro/setting-up-your-profile/README.md b/intro/setting-up-your-profile/README.md index 9355968..5880282 100644 --- a/intro/setting-up-your-profile/README.md +++ b/intro/setting-up-your-profile/README.md @@ -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, it’s 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 isn’t accessible by the user on Android devices. * For iOS, it's the standard install path determined by the iOS. {% hint style="info" %}